]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/t1023rdb: eMMC boot without external SD card
authorShengzhou Liu <Shengzhou.Liu@freescale.com>
Tue, 28 Jul 2015 02:46:47 +0000 (10:46 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:50:55 +0000 (13:50 +0200)
commitbb133d2dcd4ff7ffe3baeab44a8064c8d672ae50
treed9a27b3aafc045428a70d477e7a399b4688cf839
parentec2e0463ed4d1882ba2fb3daeb5d25b59c4cb579
powerpc/t1023rdb: eMMC boot without external SD card

eMMC has no CD and WP pins, it needs to add board-specific
board_mmc_getcd() and board_mmc_getwp() in SPL to support
eMMC boot without external SD card inserted.

Signed-off-by: Shengzhou Liu <Shengzhou.Liu@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
board/freescale/t102xrdb/spl.c