On Mon, Jun 19, 2023 at 8:01 PM Simon Glass <[email protected]> wrote: > > When running the ROM the code is not very helpful when something goes > wrong. Add a little more debugging and some logging of return values to > improve this. > > Signed-off-by: Simon Glass <[email protected]> > --- > > (no changes since v1) > > drivers/pci/pci_rom.c | 12 +++++++++--- > 1 file changed, 9 insertions(+), 3 deletions(-) >
Reviewed-by: Bin Meng <[email protected]>

