]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Access the VGA ROM when needed
authorSimon Glass <sjg@chromium.org>
Thu, 15 Jan 2015 04:37:04 +0000 (21:37 -0700)
committerSimon Glass <sjg@chromium.org>
Sat, 24 Jan 2015 00:24:54 +0000 (17:24 -0700)
commit4a2708a097eacd7aa3d10ccf26a70a467fa69217
treec2e07f6db9d83dbb45d2054343eff5172c34ae8f
parent07570e709765e93f2b1e9506cfd8fa24455636b5
x86: Access the VGA ROM when needed

Add code to the generic pci_rom file to access the VGA ROM in PCI space
when needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/pci/pci_auto.c
drivers/pci/pci_rom.c
include/pci.h