Myles Watson escribió:
On Thu, Dec 17, 2009 at 7:03 AM, Knut Kujat <knuku@gap.upv.es mailto:knuku@gap.upv.es> wrote:
Hi, I did some small changes in Config.lb and Options.lb and then I compiled the H8dmr_fam10 board to flash it in a H8qme-2+ board. And of course the booting fails :(: (split)40K table at =dfff0000 0: mmio_basek=00380000, basek=00400000, limitk=00000000 1: mmio_basek=00380000, basek=00480000, limitk=00000000 PCI_DOMAIN: 0000 assign_resources, bus 0 link: 0 ? VGA: PCI: 00:18.0 (aka node 0) link 2 has VGA device and here it stucks and doesn't continues.
I'm not sure what the problem is, but your IO resources aren't getting set properly. Could you apply this patch and send the output?
Yes, of course. Please find the new coreboot.log attached.
I'm wondering if there's an error in the constraint code, a memory corruption problem, or an invalid resource declared.
Thanks, Myles
As you can see I added some more printks and it got stuck in "set_io_addr_reg" for the first node?? Another thing very strange is that at "stage: loading fallback/coreboot_ram @ 0x200000 (1048576 bytes), entry @ 0x200000" it halts for about 2 minutes, a long time to load 1048576 bytes isn't it?
Thanks for all your help! Knut Kujat.