On Thu, Nov 17, 2011 at 2:10 AM, Thierry Reding <thierry.red...@avionic-design.de> wrote: > 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 <thierry.red...@avionic-design.de>
Acked-by: Simon Glass <s...@chromium.org> > --- > MAINTAINERS | 4 ++ > board/avionic-design/plutux/Makefile | 50 +++++++++++++++++++++++++++ > board/avionic-design/plutux/plutux.c | 45 ++++++++++++++++++++++++ > boards.cfg | 1 + > include/configs/plutux.h | 62 > ++++++++++++++++++++++++++++++++++ > 5 files changed, 162 insertions(+), 0 deletions(-) > create mode 100644 board/avionic-design/plutux/Makefile > create mode 100644 board/avionic-design/plutux/plutux.c > create mode 100644 include/configs/plutux.h > _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot