]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
tbs2910: add CONFIG_SUPPORT_EMMC_BOOT
authorSoeren Moch <smoch@web.de>
Tue, 5 May 2015 21:09:21 +0000 (23:09 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:44:33 +0000 (14:44 +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 ff0bbd464b9614a296093973597659ee11b158d8..7a150bdc82bc463363b5918cc975709c379ffb3e 100644 (file)
 #define CONFIG_MMC
 #define CONFIG_CMD_MMC
 #define CONFIG_GENERIC_MMC
+#define CONFIG_SUPPORT_EMMC_BOOT
 #define CONFIG_BOUNCE_BUFFER
 
 /* Ethernet */