[U-Boot] [PATCH 03/10] x86: Support ROMs on other archs

Simon Glass sjg at chromium.org
Thu Jan 15 05:23:36 CET 2015


On 3 January 2015 at 22:43, Bin Meng <bmeng.cn at gmail.com> wrote:
> On Tue, Dec 30, 2014 at 10:32 AM, Simon Glass <sjg at chromium.org> wrote:
>> 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 at chromium.org>
>> ---
>>
>>  arch/x86/include/asm/u-boot-x86.h | 2 ++
>>  drivers/pci/pci_rom.c             | 6 ++++++
>>  include/pci_rom.h                 | 1 -
>>  3 files changed, 8 insertions(+), 1 deletion(-)

Applied to u-boot-x86.


More information about the U-Boot mailing list