Stefan Reinauer wrote: > Hi, > > I am working on the Asus M2N32-SLI Deluxe and I started out with the > Gigabyte target as base. > > I had to disable ht optimization in the CAR code, or the machine would > not survive the reset. > > It gets to device enumeration now, but it seems it keeps looping on the > devices on bus 0 until it runs out of heap: > > Any ideas what could go wrong? > >
Stefan, I have only just begun to look at this code myself but I suspect the problem starts in the HT optimization. I think that the optimization code will setup the pcibus numbers to scan. I don't know why it would loop but it seems like some bad logic check first and last bus. Sorry I don't have more ideas for you right now. Marc -- Marc Jones Senior Firmware Engineer (970) 226-9684 Office mailto:[EMAIL PROTECTED] http://www.amd.com/embeddedprocessors -- linuxbios mailing list [email protected] http://www.linuxbios.org/mailman/listinfo/linuxbios
