]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
tegra: Rework Tamonten support
authorThierry Reding <thierry.reding@avionic-design.de>
Mon, 4 Jun 2012 20:02:24 +0000 (20:02 +0000)
committerAlbert ARIBAUD (U-Boot) <uboot@lilith.(none)>
Mon, 9 Jul 2012 20:44:32 +0000 (22:44 +0200)
commited900c55c35a653a0d2ce5489cdeea9a4dd18b5b
treed28ad1d506a789693ec1409f54e41bf925eb91e4
parentef88e60902e31a23d963f52d3535ee8b2eb15642
tegra: Rework Tamonten support

This commit uses the common Tegra board implementation instead of
duplicating a lot of the code. In addition, the Plutux and Medcom
specific board files can be removed as the MMC/SD setup is common
among all Tamonten-based boards.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
board/avionic-design/common/tamonten.c
board/avionic-design/common/tamonten.h [deleted file]
board/avionic-design/medcom/Makefile
board/avionic-design/medcom/medcom.c [deleted file]
board/avionic-design/plutux/Makefile
board/avionic-design/plutux/plutux.c [deleted file]