From: Francesco Valla <francesco@valla.it>
To: Simon Glass <sjg@chromium.org>
Cc: u-boot@lists.denx.de
Subject: Re: [0/5] Enhance the SPL FIT "full" loading logic
Date: Mon, 4 May 2026 19:32:27 +0200 [thread overview]
Message-ID: <afjXxuXB0gBAcCJr@bywater> (raw)
In-Reply-To: <CAFLszTjGTXHbOej36kJdC28Ri0EgPv_0URi5vCm_y4yUYyznzw@mail.gmail.com>
Hi Simon,
thank you very much for the review!
On Mon, May 04, 2026 at 06:07:59AM -0600, Simon Glass wrote:
> Hi Francesco,
>
> On 2026-04-28T20:24:41, Francesco Valla <francesco@valla.it> wrote:
>
> > this patch set tries to align the behavior of the SPL FIT 'full' boot
> > flow (i.e., the one obtained enabling SPL_LOAD_FIT_FULL) to the one
> > happening in U-Boot proper through the bootm command.
>
> Please update doc/usage/spl.rst (and the falcon-boot section) to
> mention the newly-supported pieces, i.e. kernel decompression,
> post-processing, ft_board_setup()/ft_system_setup() and the ramdisk.
>
Ok, will do.
> Please also extend the existing FIT/SPL tests (test/image, or the
> pytests under test/py) to cover the new code paths. At minimum a
> sandbox_spl test for the ramdisk fixup and ft_*_setup() invocation
> would give us some coverage. Let me know if I can help with that.
>
I'll try to add full tests, and chime in if something is not clear.
> Regards,
> Simon
Regards,
Francesco
prev parent reply other threads:[~2026-05-04 17:32 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-28 20:24 [PATCH 0/5] Enhance the SPL FIT "full" loading logic Francesco Valla
2026-04-28 20:24 ` [PATCH 1/5] boot: fit: fix FIT verification in SPL Francesco Valla
2026-05-04 12:08 ` Simon Glass
2026-04-28 20:24 ` [PATCH 2/5] boot: fit: decompress kernel when " Francesco Valla
2026-05-04 12:08 ` Simon Glass
2026-05-04 17:34 ` Francesco Valla
2026-04-28 20:24 ` [PATCH 3/5] boot: fit: enable FIT image post-processing " Francesco Valla
2026-05-04 12:08 ` Simon Glass
2026-05-07 16:17 ` Quentin Schulz
2026-05-07 20:18 ` Francesco Valla
2026-04-28 20:24 ` [PATCH 4/5] spl: call ft_board_setup() and ft_system_setup() if enabled Francesco Valla
2026-05-04 12:09 ` Simon Glass
2026-05-04 17:39 ` Francesco Valla
2026-04-28 20:24 ` [PATCH 5/5] spl: fit: add ramdisk load Francesco Valla
2026-05-04 12:09 ` Simon Glass
2026-05-04 17:47 ` Francesco Valla
2026-05-04 12:07 ` [0/5] Enhance the SPL FIT "full" loading logic Simon Glass
2026-05-04 17:32 ` Francesco Valla [this message]
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=afjXxuXB0gBAcCJr@bywater \
--to=francesco@valla.it \
--cc=sjg@chromium.org \
--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.