mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-15 22:42:08 +01:00
When we have a FIT image being used by SPL by default that means the most common case is that we'll never run into a legacy image. Disable legacy image support by default in that case to reclaim space. Signed-off-by: Tom Rini <trini@konsulko.com>