tbs2910: add CONFIG_SUPPORT_EMMC_BOOT
authorSoeren Moch <smoch@web.de>
Tue, 5 May 2015 21:09:21 +0000 (23:09 +0200)
committerStefano Babic <sbabic@denx.de>
Fri, 15 May 2015 17:21:24 +0000 (19:21 +0200)
Add emmc boot partition commands to be able to select the boot partition.

Signed-off-by: Soeren Moch <smoch@web.de>
include/configs/tbs2910.h

index 2683214..b7ad7df 100644 (file)
 #define CONFIG_MMC
 #define CONFIG_CMD_MMC
 #define CONFIG_GENERIC_MMC
+#define CONFIG_SUPPORT_EMMC_BOOT
 #define CONFIG_BOUNCE_BUFFER
 
 /* Ethernet */