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 <ansh...@ti.com>
OK, so this needs to be introducing some library symbol which then both CMD_BOOTx and SPL_...something select. What we have here introduces failure to build on some imx8 platforms such as mx8mp_evk and then size growth on others such as imx28_xea. -- Tom
signature.asc
Description: PGP signature