On Sun, Jan 16, 2011 at 09:38:37PM +0100, Marc Bertens wrote:
I have some problems today testing the patch, i checked out the lastest from git, and found out that the system was not booting any more. I followed the bisect procedure of git and it told me that the commit below is the problem. I tested the kconfig with the version before this one, and it worked fine.
commit d08eb9c968e519a0b1ba63702acb2115ad536318 Author: Kevin O'Connor kevin@koconnor.net Date: Mon Jan 10 00:48:45 2011 -0500
Add ability to track PCI paths and add to build_pci_path(). Improve device path descriptions of devices on PCI buses.
That's odd. Can you provide the output of seabios (prior to your patches) with the debug level set to 8?
-Kevin