]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Merge patch series "sc5xx Environment Cleanup and Fixes" next
authorTom Rini <trini@konsulko.com>
Thu, 4 Jun 2026 18:24:50 +0000 (12:24 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 4 Jun 2026 19:04:11 +0000 (13:04 -0600)
Caleb Ethridge <caleb.ethridge@analog.com> says:

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.

A bug with the Ethernet reset line on the sc594 has been fixed, and the
sc573 has been renamed from the EZKIT to the EZLITE to match the name of the
publically available board. EZKIT was only used internally before release.
Preliminary binman support for sc5xx boards has been removed as it was unused
and full support never added.

Link: https://lore.kernel.org/r/cover.1779370141.git.caleb.ethridge@analog.com
1  2 
arch/arm/dts/Makefile

Simple merge