[PATCH v6 00/16] sc5xx Environment Cleanup and Fixes

Tom Rini trini at konsulko.com
Fri Jun 5 01:05:02 CEST 2026


On Thu, 21 May 2026 09:53:11 -0400, Caleb Ethridge wrote:

> This series performs a general cleanup of the default U-boot environment
> for sc5xx boards, stemming from the decision to no longer store the
> environment in the SPI flash. The environments for each board have been
> edited to contain the minimum number of commands needed for all supported
> boot modes to avoid confusion, and the default boot command synced to spi
> for all boards that support it. The filesystem for the SPI flash has also
> been changed from jffs2 to ubifs.
> 
> [...]

Applied to u-boot/next, thanks!

[01/16] configs: sc5xx: Do not store environment in SPI flash
        commit: 5a21396c9745f2aefbbc5adc0867e3ac29c85edc
[02/16] mach-sc5xx: Remove update commands from default environment
        commit: 77c79a2c60fddb0a394289d436e21148371260b4
[03/16] mach-sc59x: Add CONFIG_SC5XX_LOADADDR
        commit: e4b04e491fe7d78ed1e64974832bb79d2d91a7a8
[04/16] mach-sc5xx: Update boot commands
        commit: c1fcf76863700270ce10dceefeb72017e991d627
[05/16] mach-sc5xx: Switch from tftp to wget
        commit: 3b9b94ef68c6f3a1466a49ff4c482060923aea1b
[06/16] mach-sc5xx: Add USB boot command
        commit: a29a895bdce9e64f4e0b68ecad44b48927c5ca86
[07/16] mach-sc5xx: Remove preliminary binman support
        commit: 78e5581f0bc21b916763892cbfd89aedac356459
[08/16] dts: sc594: Fix gige-reset line on EZKIT
        commit: ad72a93757d3eefcfe9fecf27b1d8f000be49f2f
[09/16] mach-sc5xx: sc573: Rename EZKIT board to EZLITE
        commit: 87ea6e67959099804faf4eb85d93a41f18db71c9
[10/16] mach-sc5xx: Update image load address
        commit: 4088df81f10c43f5585516342f5963d19cdaf3d1
[11/16] mach-sc5xx: Update SPI bootargs for ubifs
        commit: a6438a10267e52898448711281ae631945b87e84
[12/16] configs: sc5xx: Set default bootcmd to SPI boot
        commit: 21eeb0176bbc009aabc629e89c6c0d42266e8430
[13/16] arm: sc5xx: Remove SC5XX_LOADADDR
        commit: c6796425da45f63661459e31cb7809f517080417
[14/16] arm: sc5xx: add missing boot env selectors
        commit: 03398e94314734f9f095b14fa84893e35365d41e
[15/16] arm: sc5xx: Add fdt_addr_r, kernel_addr_r, and ramdisk_addr_r
        commit: 54026efab1070f6077828a96ee99fcaf778a0988
[16/16] mach-sc5xx: Remove unused image offset Kconfig options
        commit: e8c00a5e2834b5c80930b1f3dc0d65380b927ec2
-- 
Tom




More information about the U-Boot mailing list