From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Richard Genoud <richard.genoud@bootlin.com>
Cc: Tom Rini <trini@konsulko.com>, Peng Fan <peng.fan@nxp.com>,
Jaehoon Chung <jh80.chung@samsung.com>,
Joao Marcos Costa <joaomarcos.costa@bootlin.com>,
Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
u-boot@lists.denx.de
Subject: Re: [PATCH 0/7] Introduce SQUASHFS support in SPL
Date: Mon, 16 Mar 2026 17:22:59 +0100 [thread overview]
Message-ID: <87jyvbg2vw.fsf@bootlin.com> (raw)
In-Reply-To: <20260313104229.1555236-1-richard.genoud@bootlin.com> (Richard Genoud's message of "Fri, 13 Mar 2026 11:42:22 +0100")
Hello,
On 13/03/2026 at 11:42:22 +01, Richard Genoud <richard.genoud@bootlin.com> wrote:
> 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.
I haven't made a deep review, but I am very enthusiastic to eventually
see this upstream, thanks Richard!
Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com>
Miquèl
next prev parent reply other threads:[~2026-03-16 18:26 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-13 10:42 [PATCH 0/7] Introduce SQUASHFS support in SPL Richard Genoud
2026-03-13 10:42 ` [PATCH 1/7] fs/squashfs: fix sqfs_decompressor.c build " Richard Genoud
2026-03-13 10:42 ` [PATCH 2/7] fs/squashfs: sqfs_decompressor: simplify code Richard Genoud
2026-03-13 10:42 ` [PATCH 3/7] fs/squashfs: squashfs.h: include file should be self dependent Richard Genoud
2026-03-13 15:15 ` Tom Rini
2026-03-13 10:42 ` [PATCH 4/7] spl: add squashfs support Richard Genoud
2026-03-13 10:42 ` [PATCH 5/7] spl: mmc: support squashfs Richard Genoud
2026-03-13 10:42 ` [PATCH 6/7] MAINTAINERS: SQUASHFS: update João Marcos Costa email Richard Genoud
2026-03-13 10:42 ` [PATCH 7/7] MAINTAINERS: SQUASHFS: Add myself as co-maintainer Richard Genoud
2026-03-13 15:17 ` Tom Rini
2026-03-16 9:38 ` [PATCH 0/7] Introduce SQUASHFS support in SPL Joao Marcos Costa
2026-03-16 16:22 ` Miquel Raynal [this message]
2026-03-26 18:31 ` Tom Rini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87jyvbg2vw.fsf@bootlin.com \
--to=miquel.raynal@bootlin.com \
--cc=jh80.chung@samsung.com \
--cc=joaomarcos.costa@bootlin.com \
--cc=peng.fan@nxp.com \
--cc=richard.genoud@bootlin.com \
--cc=thomas.petazzoni@bootlin.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.