]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Merge patch series "Introduce SQUASHFS support in SPL"
authorTom Rini <trini@konsulko.com>
Thu, 26 Mar 2026 17:04:41 +0000 (11:04 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 26 Mar 2026 17:04:41 +0000 (11:04 -0600)
Richard Genoud <richard.genoud@bootlin.com> says:

SquashFS has support in U-Boot, but not in SPL.

This series adds the possibility for the SPL to load files from SquashFS
partitions.
This is useful, for instance, when there's a SquashFS rootfs containing
U-Boot binary.

NB: falcon mode is not supported yet.

Link: https://lore.kernel.org/r/20260313104229.1555236-1-richard.genoud@bootlin.com
1  2 
MAINTAINERS
common/spl/Makefile
include/part.h

diff --cc MAINTAINERS
Simple merge
Simple merge
diff --cc include/part.h
Simple merge