On Wed, Mar 18, 2009 at 10:16 AM, ron minnich rminnich@gmail.com wrote:
how do you know it's rebooting when it jumps to payload, and it's not the payload panicing?
I don't know that for sure. Here's the last of the log:
elfboot: Attempting to load payload. rom_stream: 0xfff00000 - 0xfffdffff Found ELF candidate at offset 0 header_offset is 0 Try to load at offset 0x0 New segment addr 0xf0000 size 0x10000 offset 0x1000 filesize 0x10000 (cleaned up) New segment addr 0xf0000 size 0x10000 offset 0x1000 filesize 0x10000 Dropping non PT_LOAD segment Loading Segment: addr: 0x00000000000f0000 memsz: 0x0000000000010000 filesz: 0x0000000000010000 Jumping to boot code at 000f93f0
INIT detected from --- { APICID = 00 NODEID = 00 COREID = 00} ---
Issuing SOFT_RESET...
I'm trying to track down the difference in the coreboot tables now.
Thanks, Myles