[LinuxBIOS] Problems with compile

Joe Pub joepubber at googlemail.com
Wed Mar 7 20:38:47 CET 2007


Hi All,

I have an issue when trying to enable the CONFIG_PCI_ROM_RUN option.
The linuxrom that results when I use this option seems to be
incorrect.  The JMP instruction at 0xfff0 jmps to a address that has
no executable machine code, just endless amounts of 0xff.  If I
disable CONFIG_PCI_ROM_RUN and recompile, the first JMP instruction
jumps to valid code (entry16.inc).

Is there something else I must do other than enable CONFIG_PCI_ROM_RUN
to support running PCI option ROM's.

Thanks




More information about the coreboot mailing list