[PATCH v5 10/15] mach-sc5xx: Update SPI bootargs for ubifs
Simon Glass
sjg at chromium.org
Wed Apr 29 16:12:14 CEST 2026
Hi Caleb,
On 2026-04-23T14:24:50, 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, and remove the jffs2file variable
> from the environment as it is now unused.
>
> 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(-)
> commit c83fc4349c728f61e5f4e77913a401bf70e97ae1
>
> 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, and remove the jffs2file variable
> from the environment as it is now unused.
nit: should say "from jffs2 to ubifs"
Reviewed-by: Simon Glass <sjg at chromium.org>
Regards,
Simon
More information about the U-Boot
mailing list