Commits
Anatolij Gustschin committed ffc36f57bc7
imx6: don't include unneeded boot_mode array in SPL The soc_boot_modes array is only used by bmode command and not needed in SPL. Don't include it into SPL. Signed-off-by: Anatolij Gustschin <agust@denx.de> Reviewed-by: Stefano Babic <sbabic@denx.de>