[PATCH v4 01/11] boot: Try all bootmeths on the final partition
Tom Rini
trini at konsulko.com
Wed Oct 15 21:04:46 CEST 2025
On Wed, Oct 15, 2025 at 04:44:04PM +0100, Simon Glass wrote:
> At present, normally when one bootmeth fails on a partition, we move on
> and try the next bootmeth. However, this was not the case for the final
> partition due to a bug. Rework the logic so that all partitions are
> treated the same.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v4:
> - Reword the commit message as Tom suggested
>
> boot/bootflow.c | 34 ++++++++++++++++------------------
> 1 file changed, 16 insertions(+), 18 deletions(-)
I'm glad you reworded this, but it's frustrating you didn't also post
this stand alone (and presumably sooner) as was requested as it's a
stand alone fix.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20251015/890beea1/attachment.sig>
More information about the U-Boot
mailing list