[RESEND v4 13/14] arm: sc5xx: add missing boot env selectors
Simon Glass
sjg at chromium.org
Mon Apr 20 04:58:06 CEST 2026
On 2026-04-16T15:19:35, Caleb Ethridge <jcethrid at gmail.com> wrote:
> arm: sc5xx: add missing boot env selectors
>
> Define the boot options for SC598 SOM EZ-LITE so the shared ADI boot
> environment includes the expected boot commands for this board.
>
> SC598 SOM EZ-LITE board environment utilizes the shared ADI boot
> environment, but it does not define any of the USE_* boot mode selectors.
> Without those selectors, the shared env does not generate the board boot
> commands such as spiboot. This leaves the default bootcmd=run spiboot
> without a matching environment command and breaks autoboot.
>
> Fixes: c9e893d ("board: adi: Add support for SC598")
> Signed-off-by: Ozan Durgut <ozan.durgut at analog.com>
>
> board/adi/sc598-som-ezlite/sc598-som-ezlite.env | 6 ++++++
> 1 file changed, 6 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list