Hi Simon, Thank you for the patch.
On Sat, May 23, 2026 at 02:54, Simon Glass <[email protected]> wrote: > Move setup_script_image() to its own module. The image exercises the > script bootmeth and is modelled on Armbian 22.08 Jammy, 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]> > --- >

