]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Support ROMs on other archs
authorSimon Glass <sjg@chromium.org>
Tue, 30 Dec 2014 02:32:24 +0000 (19:32 -0700)
committerSimon Glass <sjg@chromium.org>
Sat, 24 Jan 2015 00:24:15 +0000 (17:24 -0700)
commitbdc88d4eb31e2bc84afb427c216c79e87a4233ef
treec376f7c41737461e4dceab1bc65c98b5f0ec365f
parent40305240c66ab5e3725c131e321402c7dfe687a2
x86: Support ROMs on other archs

We shouldn't assume that the VGA ROM can always be loaded at c0000. This
is only true on x86 machines.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/include/asm/u-boot-x86.h
drivers/pci/pci_rom.c
include/pci_rom.h