[RESEND v4 05/14] mach-sc5xx: Add USB boot command

Simon Glass sjg at chromium.org
Mon Apr 20 04:51:39 CEST 2026


Hi Caleb,

On 2026-04-16T15:19:35, Caleb Ethridge <jcethrid at gmail.com> wrote:
> mach-sc5xx: Add USB boot command
>
> Add the USB boot command to the environments
> of the boards that support it.
>
> Signed-off-by: Caleb Ethridge <caleb.ethridge at analog.com>
>
> board/adi/sc573-ezkit/sc573-ezkit.env         | 1 +
>  board/adi/sc589-ezkit/sc589-ezkit.env         | 1 +
>  board/adi/sc589-mini/sc589-mini.env           | 1 +
>  board/adi/sc594-som-ezkit/sc594-som-ezkit.env | 1 +
>  board/adi/sc598-som-ezkit/sc598-som-ezkit.env | 1 +
>  include/env/adi/adi_boot.env                  | 7 +++++++
>  6 files changed, 12 insertions(+)

> diff --git a/board/adi/sc598-som-ezkit/sc598-som-ezkit.env b/board/adi/sc598-som-ezkit/sc598-som-ezkit.env
> @@ -12,5 +12,6 @@ loadaddr=CONFIG_SC5XX_LOADADDR
> +#define USE_USB

Just to check - sc584-ezkit has CONFIG_USB enabled in its defconfig
but this patch does not add USE_USB to that board. Is that
intentional?

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

Regards,
Simon


More information about the U-Boot mailing list