]> git.ipfire.org Git - thirdparty/u-boot.git/commit
spl: meson: set SPL max size for GX SoCs
authorFerass El Hafidi <funderscore@postmarketos.org>
Wed, 26 Nov 2025 12:17:11 +0000 (12:17 +0000)
committerNeil Armstrong <neil.armstrong@linaro.org>
Thu, 11 Dec 2025 10:44:41 +0000 (11:44 +0100)
commitdcf8a2738b0e00a7caaf193a6cc69d3cf0ec3999
treeba90f074a0e081670919dd1dc69ec41805e514e3
parent773aaf8f8cc94a882a89373920f7986a9669f0e7
spl: meson: set SPL max size for GX SoCs

Enforce the max size for U-Boot SPL at the Kconfig level, to prevent the
build system from producing an image too large for the bootROM to load.

Signed-off-by: Ferass El Hafidi <funderscore@postmarketos.org>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patch.msgid.link/20251126-spl-gx-v5-9-6cbffb2451ca@postmarketos.org
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
common/spl/Kconfig