On Mon, Jun 19, 2023 at 8:01 PM Simon Glass <[email protected]> wrote: > > In some cases the video ROM may have been enabled previously, such as by > a previous firmware stage. Use the correct address in that case. > > Signed-off-by: Simon Glass <[email protected]> > --- > > (no changes since v1) > > drivers/pci/pci_rom.c | 1 + > 1 file changed, 1 insertion(+) >
Reviewed-by: Bin Meng <[email protected]>

