[RESEND v4 09/14] mach-sc5xx: Update image load address
Simon Glass
sjg at chromium.org
Mon Apr 20 04:56:15 CEST 2026
Hi Caleb,
On 2026-04-16T15:19:35, Caleb Ethridge <jcethrid at gmail.com> wrote:
> mach-sc5xx: Update image load address
>
> Update the load address for the image in
> each environment to match the updated partitions
> in Linux.
>
> Signed-off-by: Caleb Ethridge <caleb.ethridge at analog.com>
>
> board/adi/sc573-ezlite/sc573-ezlite.env | 2 +-
> board/adi/sc584-ezkit/sc584-ezkit.env | 2 +-
> board/adi/sc589-ezkit/sc589-ezkit.env | 2 +-
> board/adi/sc589-mini/sc589-mini.env | 2 +-
> board/adi/sc594-som-ezkit/sc594-som-ezkit.env | 2 +-
> board/adi/sc594-som-ezlite/sc594-som-ezlite.env | 2 +-
> board/adi/sc598-som-ezkit/sc598-som-ezkit.env | 2 +-
> 7 files changed, 7 insertions(+), 7 deletions(-)
> diff --git a/board/adi/sc573-ezlite/sc573-ezlite.env b/board/adi/sc573-ezlite/sc573-ezlite.env
> @@ -4,7 +4,7 @@
> jffs2file=adsp-sc5xx-__stringify(CONFIG_ADI_IMAGE)-adsp-sc573-ezkit.jffs2
> -adi_image_offset=0xe0000
> +adi_image_offset=0xd0000
Doesn't this commit actually update the fitImage offset in SPI flash?
Reviewed-by: Simon Glass <sjg at chromium.org>
Regards,
Simon
More information about the U-Boot
mailing list