Hi,

as a noob I am trying to make a port based on the mahagony fam10, as the abit 
is also an AMD RS780/SB700 board. I have a Phenom II X4 840 installed, so I 
guess selecting fam10 is correct? I also adjusted the sources to use the 
correct superio (Winbond W83627DHG). Unfortunately the motherboard doesn't 
have serial ports, so I am debugging using a port80 diagnostics card... 
(Should I actually enable the com ports in devicetree.cb?)

So, I cannot make coreboot boot. On cold start it seems to hang in 

src/southbridge/amd/sb700/reset.c

in soft_reset. set_bios_reset seems sucessful, but I get no post code after 
outb(0x06, 0x0cf9). Any idea, what I can try?

If I do a warm start (ie: booting with factory bios, flashing coreboot image 
and then reset) I get further, but it hangs somewhere in dev_enable. Probably 
my set_pcie_dereset and/or my devicetree.cb is wrong? How to find out the 
correct GPIOs for the former? 

But before attacking these problems, I'd like to solve the early problem on 
cold start. Any hints?

(More infos, which are probably irrelevant at this point: I have seabios as 
payload, included the vga bios, which I extracted from factory bios and set 
coreboot rom execution off.)

Regards,

Prakash

Attachment: signature.asc
Description: This is a digitally signed message part.

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to