
19 Mar
2017
19 Mar
'17
1:26 a.m.
On Thu, Feb 16, 2017 at 11:18:38AM -0600, Andrew F. Davis 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 afd@ti.com Reviewed-by: Tom Rini trini@konsulko.com Reviewed-by: Simon Glass sjg@chromium.org
With a minor tweak to the Kconfig logic so we get the imx6 case right by default, and moved to common/spl/Kconfig, applied to u-boot/master, thanks!
--
Tom