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

-- 
linuxbios mailing list
linuxbios@linuxbios.org
http://www.openbios.org/mailman/listinfo/linuxbios

Reply via email to