[RESEND v4 11/14] configs: sc5xx: Set default bootcmd to SPI boot

Simon Glass sjg at chromium.org
Mon Apr 20 04:57:32 CEST 2026


On 2026-04-16T15:19:35, Caleb Ethridge <jcethrid at gmail.com> wrote:
> configs: sc5xx: Set default bootcmd to SPI boot
>
> Align configs to use the same default bootcommand.
>
> Signed-off-by: Caleb Ethridge <caleb.ethridge at analog.com>
>
> configs/sc589-ezkit_defconfig          | 2 +-
>  configs/sc589-mini_defconfig           | 2 +-
>  configs/sc594-som-ezkit-spl_defconfig  | 2 +-
>  configs/sc594-som-ezlite-spl_defconfig | 2 +-
>  4 files changed, 4 insertions(+), 4 deletions(-)

> diff --git a/configs/sc594-som-ezkit-spl_defconfig b/configs/sc594-som-ezkit-spl_defconfig
> @@ -15,7 +15,7 @@ CONFIG_FIT=y
> -CONFIG_BOOTCOMMAND="run ospiboot"
> +CONFIG_BOOTCOMMAND="run spiboot"

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


More information about the U-Boot mailing list