[PATCH v5] spl: remove usage of CMD_BOOT[IZ] from image parsing

Tom Rini trini at konsulko.com
Fri Mar 14 15:54:25 CET 2025


On Fri, Mar 14, 2025 at 09:25:04AM +0530, Anshul Dalal wrote:

> Using CMD_* configs from spl doesn't make logical sense. Therefore this
> patch replaces the checks for CMD_BOOT[IZ] with newly added configs
> SPL_HAS_BOOT[IZ].
> 
> SPL_HAS_BOOTZ is enabled by default for 32-bit ARM systems and
> SPL_HAS_BOOTI is enabled by default for 64-bit ARM and RISCV. This
> ensures configs relying on CMD_BOOT[IZ] in falcon boot still work.
> 
> Signed-off-by: Anshul Dalal <anshuld at ti.com>

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250314/884a96b8/attachment.sig>


More information about the U-Boot mailing list