[PATCH v4 01/11] boot: Try all bootmeths on the final partition
    Tom Rini 
    trini at konsulko.com
       
    Thu Oct 16 17:33:25 CEST 2025
    
    
  
On Thu, Oct 16, 2025 at 02:55:27PM +0200, Heinrich Schuchardt wrote:
> On 10/15/25 21:04, Tom Rini wrote:
> > 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.
> > 
> 
> I guess you could still apply it standalone to origin/master.
I'll take the whole series at some point soon'ish. But this would
already have been applied if it was standalone as suggested a while ago
now.
-- 
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/20251016/5ea75805/attachment.sig>
    
    
More information about the U-Boot
mailing list