commit | afccf7a90f8412e9debc1bd6420d4be274eabe2a | [log] [tgz] |
---|---|---|
author | Soeren Moch <smoch@web.de> | Tue May 05 23:09:21 2015 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Fri May 15 19:21:24 2015 +0200 |
tree | 34a3413ff1cb9c4f453c255c69bbfa79b84bdade | |
parent | b1b695e589fda84cac03408cacaf3ac940ca4ec0 [diff] |
tbs2910: add CONFIG_SUPPORT_EMMC_BOOT Add emmc boot partition commands to be able to select the boot partition. Signed-off-by: Soeren Moch <smoch@web.de>
diff --git a/include/configs/tbs2910.h b/include/configs/tbs2910.h index 2683214..b7ad7df 100644 --- a/include/configs/tbs2910.h +++ b/include/configs/tbs2910.h
@@ -102,6 +102,7 @@ #define CONFIG_MMC #define CONFIG_CMD_MMC #define CONFIG_GENERIC_MMC +#define CONFIG_SUPPORT_EMMC_BOOT #define CONFIG_BOUNCE_BUFFER /* Ethernet */