On 27/05/2015 06:11, Fabio Estevam wrote: > From: Fabio Estevam <[email protected]> > > 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 <[email protected]> > --- > include/configs/warp.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/include/configs/warp.h b/include/configs/warp.h > index a67254e..5463c40 100644 > --- a/include/configs/warp.h > +++ b/include/configs/warp.h > @@ -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 > Applied to u-boot-imx, thanks !
Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: [email protected] ===================================================================== _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

