[PATCH v5 09/15] mach-sc5xx: Update image load address

Simon Glass sjg at chromium.org
Wed Apr 29 16:11:22 CEST 2026


Hi Caleb,

On 2026-04-23T14:24:50, 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(-)

The commit body would benefit from naming the partition layout this
matches (e.g. the Linux MTD partition or the device tree change) so
future readers can check the value. As it stands "the updated
partitions in Linux" is hard to verify.

Reviewed-by: Simon Glass <sjg at chromium.org>

Regards,
Simon


More information about the U-Boot mailing list