[RESEND v4 14/14] arm: sc5xx: Add fdt_addr_r, kernel_addr_r, and initrd_addr

Caleb Ethridge jcethrid at gmail.com
Tue Apr 21 14:50:00 CEST 2026


Hi Simon,

> Similarly, initrd_addr=85000000 seems inconsistent when the load
> address is around Aa000000; sc594-som-ezkit uses A8000000. Please can
> you check?

That is correct, these should be A******* to match the sc594-ezkit. I will
fix this in the next version.

> The standard U-Boot naming convention is ramdisk_addr_r - would it
> make sense to use that name?

Yes, I will update from initrd_addr to ramdisk_addr_r.

> The commit message says these are for booti, but adi_boot.env uses
> bootm with fitImage and does not reference these variables. Is this
> preparatory work for a future patch? If so, please mention that in the
> commit message.

Yes, currently there are no boot commands that use the booti command
and its structure, but there will be in the future. This patch is just laying
the groundwork for this future work, I will update the commit message.

Thanks, 

Caleb Ethridge


More information about the U-Boot mailing list