Hi Simon, Thank you for the patch.
On Sat, May 23, 2026 at 02:54, Simon Glass <[email protected]> wrote: > Move setup_extlinux_image() to its own module. The image exercises the > extlinux bootmeth and is modelled on Fedora 31, so name the module and > function after what they test rather than the distribution. > > Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Mattijs Korpershoek <[email protected]> > --- >

