commit | 938734e04cd82ae18a31b796a38b2a53011e9895 | [log] [tgz] |
---|---|---|
author | Anatolij Gustschin <agust@denx.de> | Mon Aug 28 17:51:33 2017 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Tue Aug 29 09:49:51 2017 +0200 |
tree | 4cbdba8c619b3675dc54088d0784ccb79983409b | |
parent | 28674c9c4fdccdd2a10a551a5d290feb8c688f4e [diff] |
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>