summaryrefslogtreecommitdiff
path: root/boot
diff options
context:
space:
mode:
authorAnshul Dalal <[email protected]>2025-10-27 19:47:03 +0530
committerTom Rini <[email protected]>2025-11-03 11:52:05 -0600
commit1dde581e1affbbfad285a75b892cbebaa3f0bf19 (patch)
treec4d1695d2c77c89fca3c022e513b1cf992867bde /boot
parent823e453987a6590af67e2226ad3e73fb399c205d (diff)
configs: disable SPL_BOOTZ to preserve spl size
In the existing behaviour, CMD_BOOTZ is not enabled by default which means zimage.o is not compiled in the SPL in falcon mode unless explicitly enabled. This changes now as SPL_BOOTZ is default y for falcon users which leads to larger SPL size with zimage.o being present. This patch modifies the defconfigs that used falcon mode but don't require zimage support. Signed-off-by: Anshul Dalal <[email protected]>
Diffstat (limited to 'boot')
0 files changed, 0 insertions, 0 deletions