[coreboot] Simple logic fix patch

Myles Watson mylesgw at gmail.com
Tue Oct 14 05:51:43 CEST 2008


  
Because the enable bit was masked off, checking for 0xffffffff didn't work.
This patch changes the place where the bit is masked.  The other way to fix
it would be to check for 0xfffffffe.

V2 doesn't seem to have the problem.

Signed-off-by: Myles Watson <mylesgw at gmail.com>

Thanks,
Myles
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pci_rom.diff
Type: application/octet-stream
Size: 1177 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20081013/beb0c706/attachment.obj>


More information about the coreboot mailing list