On Fri, Dec 31, 2010 at 01:54:04AM -0900, Roger wrote:
And still getting better here.
I've reset some Seabios config.h options to defaults and disabled FLOPPY options.
The floppy options have no impact on seabios when in coreboot mode. What you're seeing here is likely random failures. You should try running the memtest program.
[...]
Attempting to find coreboot table Found coreboot table forwarder.
The coreboot table was found this time.
[...]
Scan for VGA option rom Attempting to init PCI bdf 01:00.0 (vd 10de:0253) Searching CBFS for prefix pci10de,0253.rom Found CBFS file fallback/romstage Found CBFS file fallback/coreboot_ram Found CBFS file fallback/payload Found CBFS file Attempting to map option rom on dev 01:00.0 Option rom sizing returned f9000001 fffe0000 Inspecting possible rom at 0xf9000000 (vd=10de:0253 bdf=01:00.0) Copying option rom (size 61440) from 0xf9000000 to c0000 Checking rom 0x000c0000 (sig aa55 size 120) Running option rom at c000:0003
The rom had no checksum error this time.
-Kevin