(subset) [PATCH 0/6] fastboot: fix handling of non-existent partitions

Sascha Hauer s.hauer at pengutronix.de
Wed Apr 30 02:24:09 PDT 2025


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 at pengutronix.de>




More information about the barebox mailing list