[coreboot-gerrit] Patch merged into coreboot/master: southbridge/amd/sb700: Set up uninitialized devices in early boot

gerrit at coreboot.org gerrit at coreboot.org
Sun Oct 25 05:05:48 CET 2015


the following patch was just integrated into master:
commit ee3ec8e21256e544ef0a32f283a65c0c47040948
Author: Timothy Pearson <tpearson at raptorengineeringinc.com>
Date:   Fri Oct 23 22:28:26 2015 -0500

    southbridge/amd/sb700: Set up uninitialized devices in early boot
    
    LPC decodes were not enabled, leading to a failure of POST 80 cards
    and similar debugging devices.  Enable the relevant LPC decodes
    to allow debugging.
    
    Additionally, the SMBUS controllers were not properly set up.
    Enable both the primary and auxiliary controllers.
    
    Finally, K10 and higher CPUs were hanging during boot due to
    a misconfigued IOAPIC.  Properly configure the IOAPIC.
    
    Change-Id: I9ffb6542ce445ac971fb81f4f554e7f1313e6a98
    Signed-off-by: Timothy Pearson <tpearson at raptorengineeringinc.com>
    Reviewed-on: http://review.coreboot.org/12177
    Reviewed-by: Peter Stuge <peter at stuge.se>
    Tested-by: build bot (Jenkins)


See http://review.coreboot.org/12177 for details.

-gerrit



More information about the coreboot-gerrit mailing list