mirror of
https://xff.cz/git/u-boot/
synced 2026-04-10 23:30:06 +02:00
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>