From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org, Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: Re: (subset) [PATCH 0/6] fastboot: fix handling of non-existent partitions
Date: Wed, 30 Apr 2025 11:24:09 +0200 [thread overview]
Message-ID: <174600504939.3350642.12436527348420763203.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20250428125217.1931365-1-a.fatoum@pengutronix.de>
On Mon, 28 Apr 2025 14:52:12 +0200, Ahmad Fatoum wrote:
> To allow flashing an image with a partition table followed by an image
> for a specific partition, the fastboot implementation was changed to
> evaluate partitions on demand.
>
> This introduced issues around handling of non-existent files, which
> should be resolved by this series.
>
> [...]
Applied, thanks!
[2/6] fastboot: introduce fastboot_tx_print_var() helper
https://git.pengutronix.de/cgit/barebox/commit/?id=fd879de6553d (link may not be stable)
[3/6] fastboot: don't populate partition variables unconditionally
https://git.pengutronix.de/cgit/barebox/commit/?id=93476ef90999 (link may not be stable)
[4/6] fastboot: only populate variables explicitly asked for
https://git.pengutronix.de/cgit/barebox/commit/?id=1259c0c6dc21 (link may not be stable)
[5/6] fastboot: factor out fb_file_getsize
https://git.pengutronix.de/cgit/barebox/commit/?id=5328221bf356 (link may not be stable)
[6/6] fastboot: check for file existence before flashing/erasing
https://git.pengutronix.de/cgit/barebox/commit/?id=123b5c937841 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer@pengutronix.de>
prev parent reply other threads:[~2025-04-30 9:34 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-28 12:52 Ahmad Fatoum
2025-04-28 12:52 ` [PATCH 1/6] fastboot: terminate request for non-file-backed partition properly Ahmad Fatoum
2025-04-28 12:52 ` [PATCH 2/6] fastboot: introduce fastboot_tx_print_var() helper Ahmad Fatoum
2025-04-28 12:52 ` [PATCH 3/6] fastboot: don't populate partition variables unconditionally Ahmad Fatoum
2025-04-28 12:52 ` [PATCH 4/6] fastboot: only populate variables explicitly asked for Ahmad Fatoum
2025-04-28 12:52 ` [PATCH 5/6] fastboot: factor out fb_file_getsize Ahmad Fatoum
2025-04-28 12:52 ` [PATCH 6/6] fastboot: check for file existence before flashing/erasing Ahmad Fatoum
2025-04-30 9:18 ` (subset) [PATCH 0/6] fastboot: fix handling of non-existent partitions Sascha Hauer
2025-04-30 9:24 ` Sascha Hauer [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=174600504939.3350642.12436527348420763203.b4-ty@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=a.fatoum@pengutronix.de \
--cc=barebox@lists.infradead.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox