Hi Tom, On Mon, 13 Oct 2025 at 15:13, Tom Rini <[email protected]> wrote: > > On Sun, Oct 12, 2025 at 12:43:54AM -0600, Simon Glass wrote: > > > The 'bootflow list' command supports looking at the EFI device-path when > > available. Move this piece into a common function so it can be used > > elsewhere. > > > > This updates the output from 'bootflow list'. > > > > Signed-off-by: Simon Glass <[email protected]> > > You were supposed to drop this patch since it was only needed for > another patch you have dropped. Thanks.
Oh I didn't know that. So in fact are there only two patches remaining?: boot: Move preparing bootdev into a function boot: Improve comments related to global bootmeths Regards, Simon

