From 4026aca6d6d2b6b4501acaae6f2f5d904a0f3ee1 Mon Sep 17 00:00:00 2001 From: Thierry Reding Date: Thu, 17 Nov 2011 00:10:25 +0000 Subject: tegra2: Add Avionic Design Plutux support. The Plutux is a set-top box device based on the Tamonten processor module. It can be connected to a display via an HDMI output. 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 Acked-by: Simon Glass Signed-off-by: Tom Warren --- MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index a856b4cebb..3160ec5d41 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -783,6 +783,10 @@ Stelian Pop at91sam9263ek ARM926EJS (AT91SAM9263 SoC) at91sam9rlek ARM926EJS (AT91SAM9RL SoC) +Thierry Reding + + plutux Tegra2 (ARM7 & A9 Dual Core) + Tom Rini omap3_evm ARM ARMV7 (OMAP3xx SoC) -- cgit v1.2.3