瀏覽代碼

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>
Soeren Moch 10 年之前
父節點
當前提交
9927d60f4a
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/configs/tbs2910.h

+ 1 - 0
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 */