diff options
author | Thierry Reding | 2011-11-17 00:10:26 +0000 |
---|---|---|
committer | Albert ARIBAUD | 2011-12-24 10:23:32 +0100 |
commit | c91915e90551ebba7972bc4b29eb417bd3f6ea9b (patch) | |
tree | b0e070ea1f79ad6ac9c34b6f49f0a6fa24954881 /boards.cfg | |
parent | 4026aca6d6d2b6b4501acaae6f2f5d904a0f3ee1 (diff) |
tegra2: Add Avionic Design Medcom support.
The Medcom is a 16:9 15" terminal that is used for patient infotainment
in hospitals.
Changes in v3:
* Remove unused implementation of gpio_config_uart().
* Implement MMC/SD card detection.
* Drop board_mmc_getcd() which is now implemented by common Tegra2
code.
* Add MAINTAINERS entry.
Changes in v2:
* No longer override the default CONFIG_SYS_TEXT_BASE setting.
Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'boards.cfg')
-rw-r--r-- | boards.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/boards.cfg b/boards.cfg index e70cc863ecd..0b325329fb6 100644 --- a/boards.cfg +++ b/boards.cfg @@ -246,6 +246,7 @@ zipitz2 arm pxa colibri_pxa270 arm pxa - toradex jornada arm sa1100 plutux arm armv7 plutux avionic-design tegra2 +medcom arm armv7 medcom avionic-design tegra2 atngw100 avr32 at32ap - atmel at32ap700x atstk1002 avr32 at32ap atstk1000 atmel at32ap700x atstk1003 avr32 at32ap atstk1000 atmel at32ap700x |