Hi Simon, Thank you for the patch.
On sam., oct. 19, 2024 at 09:22, Simon Glass <[email protected]> wrote: > We want to record the type of each file which is loaded. Add an new > parameter for this, to the read_file() method. Update all users. > > Make bootmeth_common_read_file() store information about the image that > is read. > > Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Mattijs Korpershoek <[email protected]> > --- [...]

