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 /MAINTAINERS | |
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 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3160ec5d418..4bf12b5c4fb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -786,6 +786,7 @@ Stelian Pop <stelian@popies.net> Thierry Reding <thierry.reding@avionic-design.de> plutux Tegra2 (ARM7 & A9 Dual Core) + medcom Tegra2 (ARM7 & A9 Dual Core) Tom Rini <trini@ti.com> |