diff options
| author | Anshul Dalal <[email protected]> | 2025-10-27 19:47:03 +0530 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-11-03 11:52:05 -0600 |
| commit | 1dde581e1affbbfad285a75b892cbebaa3f0bf19 (patch) | |
| tree | c4d1695d2c77c89fca3c022e513b1cf992867bde /boot | |
| parent | 823e453987a6590af67e2226ad3e73fb399c205d (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
