
20 Jan
2015
20 Jan
'15
3:51 a.m.
On 14 January 2015 at 21:37, Simon Glass sjg@chromium.org wrote:
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
Changes in v2:
- Use 0xfffffffe instead of ~-2
drivers/pci/pci_auto.c | 28 +++++++++++++++++++++++++++- drivers/pci/pci_rom.c | 7 ++++++- include/pci.h | 9 +++++++++ 3 files changed, 42 insertions(+), 2 deletions(-)
Applied to u-boot-x86.