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 <[email protected]> > > > --- > > > > > > 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
signature.asc
Description: PGP signature

