On Mon, Dec 15, 2008 at 6:12 PM, Corey Osgood <span dir="ltr"><<a href="mailto:corey.osgood@gmail.com">corey.osgood@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">On Mon, Dec 15, 2008 at 5:25 PM, ron minnich <span dir="ltr"><<a href="mailto:rminnich@gmail.com" target="_blank">rminnich@gmail.com</a>></span> wrote:<br></div></div><div class="gmail_quote">
<div><div></div><div class="Wj3C7c"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>On Mon, Dec 15, 2008 at 9:24 AM, Myles Watson <<a href="mailto:mylesgw@gmail.com" target="_blank">mylesgw@gmail.com</a>> wrote:<br>
<br>
> I saw that you moved something from phase6_init to phase2.  I don't think<br>
> that's necessary.  My understanding is that only things that are necessary<br>
> to enable basic things like bus reading and writing should go there.<br>
<br>
</div>Yes, Myles is right: in general phase 2 is not needed, it is really<br>
there for pathological hardware ...</blockquote></div></div><div><br>Ignore that part of the patch, I'm plugging at a couple other things at the moment. I think you're reading the patch wrong, nothing should be moved to phase2, some things are moved from phase2 to phase3_chip_setup (which is not called atm), others might be moved to phase6_init. My problem at the moment is the hang after pci_scan_bus with the error about being called for a PCI domain, which is the same way it's called in qemu. </div>
</div></blockquote><div><br>I thought pci_scan_bus() was causing the hang, but the PCI domain error doesn't actually do anything, pci_scan_bus just continues along happily.<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="gmail_quote"><div>I need to look at a qemu boot log to see where the next step should be, does anyone have one handy? I don't currently have QEMU set up.<br>
<br>Thanks,<br>Corey<br></div></div>
</blockquote></div><br>-Corey<br>