mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-17 18:41:36 +02:00
warp: Enable CONFIG_SUPPORT_EMMC_BOOT
CONFIG_SUPPORT_EMMC_BOOT is important to enable the boot partition via 'mmc partconf 0 1 1 0' command, for example. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
This commit is contained in:
parent
b459803335
commit
e6434d7eca
@ -28,6 +28,7 @@
|
||||
#define CONFIG_SYS_FSL_ESDHC_ADDR USDHC2_BASE_ADDR
|
||||
#define CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT
|
||||
#define CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE
|
||||
#define CONFIG_SUPPORT_EMMC_BOOT
|
||||
|
||||
/* Command definition */
|
||||
#undef CONFIG_CMD_NET
|
||||
|
Loading…
x
Reference in New Issue
Block a user