mirror of
https://xff.cz/git/u-boot/
synced 2026-01-16 17:00:35 +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>