On 16 February 2017 at 10:18, Andrew F. Davis <[email protected]> wrote: > CONFIG_SPL_ABORT_ON_RAW_IMAGE causes SPL to abort and move on when it > encounters RAW images, express this same functionality as a positive > option enabling support for RAW images: CONFIG_SPL_RAW_IMAGE_SUPPORT > > Also move uses of this to defconfigs. > > Signed-off-by: Andrew F. Davis <[email protected]> > --- > Kconfig | 7 +++++++ > README | 4 ---- > common/spl/spl.c | 10 ++++++---- > configs/apalis_imx6_defconfig | 1 + > configs/cgtqmx6eval_defconfig | 1 +
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

