[coreboot] Patch merged into coreboot/master: 0d7d667 Force SB600 bootblock to use I/O for PCI config

gerrit at coreboot.org gerrit at coreboot.org
Mon Feb 20 18:58:32 CET 2012


the following patch was just integrated into master:
commit 0d7d6676e9c1def4d26432aa481752dbbabd3bec
Author: Dave Frodin <dave.frodin at se-eng.com>
Date:   Thu Feb 2 14:50:02 2012 -0700

    Force SB600 bootblock to use I/O for PCI config
    
    If PCI config cycles use MMIO instead of I/O in the SB600 bootblock
    code the cycles will go nowhere since the MMIO feature hasn't been
    configured yet. This change forces the cycles to use I/O and
    configures the southbridge decode range to what is defined by the
    mainboards Kconfig.
    
    Change-Id: I85297237f32f37b3fc1ff5b488cca0a43bcf20fd
    Signed-off-by: Marc Jones <marcj303 at gmail.com>

Build-Tested: build bot (Jenkins) at Tue Feb 14 02:03:05 2012, giving +1
Reviewed-By: Stefan Reinauer <stefan.reinauer at coreboot.org> at Mon Feb 20 18:52:11 2012, giving +2
See http://review.coreboot.org/632 for details.

-gerrit




More information about the coreboot mailing list