summaryrefslogtreecommitdiffstats
path: root/include/configs/tbs2910.h
diff options
context:
space:
mode:
authorSoeren Moch <smoch@web.de>2015-05-05 23:09:21 +0200
committerStefano Babic <sbabic@denx.de>2015-05-15 19:21:24 +0200
commit9927d60f4aadcecbd3143400d01ad4500438ea4f (patch)
tree34a3413ff1cb9c4f453c255c69bbfa79b84bdade /include/configs/tbs2910.h
parent2a02e3f97810eee67d7af0448cea9cca4a41939a (diff)
downloadblackbird-obmc-uboot-9927d60f4aadcecbd3143400d01ad4500438ea4f.tar.gz
blackbird-obmc-uboot-9927d60f4aadcecbd3143400d01ad4500438ea4f.zip
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>
Diffstat (limited to 'include/configs/tbs2910.h')
-rw-r--r--include/configs/tbs2910.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/tbs2910.h b/include/configs/tbs2910.h
index 26832140c0..b7ad7dfe07 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 */
OpenPOWER on IntegriCloud