[SeaBIOS] [PATCH v3 2/6] pci: activate two-pass pci initialization code

Gerd Hoffmann kraxel at redhat.com
Fri Jul 8 10:03:58 CEST 2011


On 07/07/11 18:16, Michael S. Tsirkin wrote:
> On Tue, Jul 05, 2011 at 05:27:01PM +0200, Gerd Hoffmann wrote:
>> This patch actually enables the two-pass pci initialization and
>> deactivates the old pci initialization bits.
>>
>> Signed-off-by: Gerd Hoffmann<kraxel at redhat.com>
>
> Do people really want to keep old code ifdef'd in this way?

Patch #3 kills it ...

The reason I did it this way is to ease trouble-shooting in case 
problems show up.  One patch adding the new code, but make it print 
stuff only.  One patch which activates the new code, but leaves the old 
there, one patch which removes the obsolete bits.

cheers,
   Gerd




More information about the SeaBIOS mailing list