[U-Boot] [PATCH v2 1/2] x86: Access the VGA ROM when needed
Simon Glass
sjg at chromium.org
Tue Jan 20 03:51:08 CET 2015
On 14 January 2015 at 21:37, Simon Glass <sjg at 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 at 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.
More information about the U-Boot
mailing list