[PATCH v10 0/2] Remove usage of CMD_BOOTx from SPL code
Tom Rini
trini at konsulko.com
Mon Nov 3 22:03:16 CET 2025
On Mon, 27 Oct 2025 19:47:01 +0530, Anshul Dalal wrote:
> We currently make use of CMD_BOOTI and CMD_BOOTZ in the SPL boot flow in
> falcon mode, this isn't correct since all CMD_* configs are only meant
> for U-Boot proper and not the SPL.
>
> Therefore this patch set adds new LIB_BOOT[IMZ] configs that allow for
> more granular selection of their respective compilation targets.
>
> [...]
Applied to u-boot/master, thanks!
[1/2] spl: remove usage of CMD_BOOTx from image parsing
commit: 823e453987a6590af67e2226ad3e73fb399c205d
[2/2] configs: disable SPL_BOOTZ to preserve spl size
commit: 1dde581e1affbbfad285a75b892cbebaa3f0bf19
--
Tom
More information about the U-Boot
mailing list