diff options
author | Ronald G. Minnich <rminnich@gmail.com> | 2009-04-06 23:28:22 +0000 |
---|---|---|
committer | Ronald G. Minnich <rminnich@gmail.com> | 2009-04-06 23:28:22 +0000 |
commit | b3b7db777df142e98827c61b528c0daf3877488b (patch) | |
tree | 616e58c34b9f9f0ccfb6e47ea83578e53e9983e0 /src/pc80/keyboard.c | |
parent | 308312ce6c1508eb1d79cd1287fedc26bd34f2b5 (diff) |
This fixes a bug in romfs code; see comment. If we add the pci rom
to romfs for qemu,we get this:
Check pci1013,00b8.rom
found it, @ fff99698, first word is e946aa55
In cbfs, rom address for PCI: 00:02.0 = 0
On mainboard, rom address for PCI: 00:02.0 = fff99698
copying VGA ROM Image from fff99698 to 0xc0000, 0x8c00 bytes
This is sort of OK, excpet that when it gets to payload time, the
system explodes. I suspect that copy is kind of a problem.
But this is a pretty important bug fix so in it goes.
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4079 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/pc80/keyboard.c')
0 files changed, 0 insertions, 0 deletions