Re: [SeaBIOS] [PATCH v2 1/4] pci: add two-pass pci initialization code

2011-07-04 Thread Kevin O'Connor
On Mon, Jul 04, 2011 at 12:59:09PM +0200, Gerd Hoffmann wrote: > This patch adds a second device scan to the pci initialization, which > counts the memory bars of the various sizes and types. Then it > calculates the sizes and the packing of the prefetchable and > non-prefetchable pci memory windo

[SeaBIOS] [PATCH v2 1/4] pci: add two-pass pci initialization code

2011-07-04 Thread Gerd Hoffmann
This patch adds a second device scan to the pci initialization, which counts the memory bars of the various sizes and types. Then it calculates the sizes and the packing of the prefetchable and non-prefetchable pci memory windows and prints the results. The patch doesn't actually map the devices