[RESEND v4 10/14] mach-sc5xx: Update SPI bootargs for ubifs
Simon Glass
sjg at chromium.org
Mon Apr 20 04:56:51 CEST 2026
Hi Caleb,
On 2026-04-16T15:19:35, Caleb Ethridge <jcethrid at gmail.com> wrote:
> mach-sc5xx: Update SPI bootargs for ubifs
>
> Update the bootargs used in SPI/OSPI bootmode
> to reflect change from jffs to ubifs for the
> SPI's filesystem.
>
> Signed-off-by: Caleb Ethridge <caleb.ethridge at analog.com>
>
> board/adi/sc573-ezlite/sc573-ezlite.env | 1 -
> board/adi/sc584-ezkit/sc584-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/sc594-som-ezlite/sc594-som-ezlite.env | 1 -
> board/adi/sc598-som-ezkit/sc598-som-ezkit.env | 1 -
> board/adi/sc598-som-ezlite/sc598-som-ezlite.env | 1 -
> include/env/adi/adi_boot.env | 5 ++---
> 9 files changed, 2 insertions(+), 11 deletions(-)
> diff --git a/board/adi/sc573-ezlite/sc573-ezlite.env b/board/adi/sc573-ezlite/sc573-ezlite.env
> @@ -3,7 +3,6 @@
> -jffs2file=adsp-sc5xx-__stringify(CONFIG_ADI_IMAGE)-adsp-sc573-ezkit.jffs2
The commit message could also mention removing jffs2file from all
board .env files
Reviewed-by: Simon Glass <sjg at chromium.org>
Regards,
Simon
More information about the U-Boot
mailing list