-----Original Message----- From: Kevin O'Connor [mailto:kevin@koconnor.net] Sent: Friday, February 27, 2009 6:36 PM To: Myles Watson Cc: coreboot@coreboot.org Subject: Re: [coreboot] slow load times
On Mon, Feb 23, 2009 at 02:00:32PM -0700, Myles Watson wrote:
For the benefit of searchers, this patch is for SeaBIOS for multiple root PCI buses.
Until there's a better solution, this one works for me. My SATA card initializes correctly.
The patch makes pci_next jump to the next root when it would have been done scanning if there are more roots defined. If you set them to 0, there is no change in functionality.
Hi Myles,
I'm okay with commiting this to SeaBIOS as long as it is disabled by default. Is it okay if I commit this?
Sure. It's been working for me so far :)
Thanks, Myles