[coreboot] Patch merged into coreboot/master: 3a72344 Force SB700 bootblock code to use I/O for PCI config cycles.

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


the following patch was just integrated into master:
commit 3a7234421e81fa4a5b86be12de07c220ac0ccf5b
Author: Dave Frodin <dave.frodin at se-eng.com>
Date:   Wed Feb 1 16:15:08 2012 -0700

    Force SB700 bootblock code to use I/O for PCI config cycles.
    
    If PCI config cycles use MMIO instead of I/O in the SB700
    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 specified
    by the mainboards Kconfig.
    
    Change-Id: I15a89a27645edf594d14ef20f129f75a315e9672
    Signed-off-by: Marc Jones <marcj303 at gmail.com>

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

-gerrit




More information about the coreboot mailing list