diff options
author | Samuel Holland <samuel@sholland.org> | 2023-10-31 00:17:41 -0500 |
---|---|---|
committer | Andre Przywara <andre.przywara@arm.com> | 2024-01-29 14:31:00 +0000 |
commit | 539612e27690a8df7f197cd1e9f4c2cf6ee1ac64 (patch) | |
tree | 408629b2925065c91bda206f458d0118f8ba718d /lib/linux_string.c | |
parent | 4a8592eeabbdd2795b691ed88cc6e95610e5493b (diff) |
sunxi: Consider SPL size limitations for FIT loading
Now that 32-bit SoCs can load U-Boot proper (and possibly other firmware)
from a FIT, people can use that by enabling CONFIG_SPL_LOAD_FIT.
However SPL_FIT_IMAGE_TINY is required to stay within the 24 or 32 KiB
SPL size limit on early SoCs; for consistency, enable it everywhere.
Signed-off-by: Samuel Holland <samuel@sholland.org>
[Andre: drop unconditional FIT image enablement for all SoCs]
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Diffstat (limited to 'lib/linux_string.c')
0 files changed, 0 insertions, 0 deletions