Skip to content
Snippets Groups Projects
Commit e6434d7e authored by Fabio Estevam's avatar Fabio Estevam Committed by Stefano Babic
Browse files

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: default avatarFabio Estevam <fabio.estevam@freescale.com>
parent b4598033
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment