[Please always reply to the mailing list, not individual developers]
On Mon, May 21, 2007 at 12:00:37PM -0300, Otávio Alcântara wrote:
I'm using a JTAG debugger and I can't see the initial jmp of bios. It seems like the linuxbios.rom is not well formatted, I mean with the original bios I can debug instruction by instruction, see the bios booting the machine and so on. Flashing the linuxbios.rom seems there is no valid instruction on reset vector.
Hm, sounds bad.
You didn't answer my question, though. Did you try using a null-modem cable to see if you get serial debug output? Maybe something's wrong with your jtag (or other) setup?
Which code exactly are you using? Please send a patch if it's modified from what is in svn. How are you building LinuxBIOS? How big is your ROM chip? How big is your linuxbios.rom? What's the contents of your targets/.../Config.lb file? Which payload are you using? How did you flash linuxbios.rom on the chip? Are you sure that worked ok?
Do you have a POST card? What does it show? Does it "hang" with a certain value at some point?
Uwe.