]> code.ossystems Code Review - bsp/u-boot.git/commitdiff
tbs2910: add CONFIG_SUPPORT_EMMC_BOOT
authorSoeren Moch <smoch@web.de>
Tue, 5 May 2015 21:09:21 +0000 (23:09 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 15 May 2015 15:22:40 +0000 (12:22 -0300)
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 9efb8c27cb74ab4db6b7c6d4167f204c5271cafe..1f3c3d84d3d20474ac32addf7a72d7cac24c0e29 100644 (file)
 #define CONFIG_MMC
 #define CONFIG_CMD_MMC
 #define CONFIG_GENERIC_MMC
+#define CONFIG_SUPPORT_EMMC_BOOT
 #define CONFIG_BOUNCE_BUFFER
 
 /* Ethernet */