[coreboot-gerrit] Patch merged into coreboot/master: cpu/amd/fam10h-15h: Fix Family 15h boot hang when BSP lift enabled

gerrit at coreboot.org gerrit at coreboot.org
Mon Feb 1 22:03:59 CET 2016


the following patch was just integrated into master:
commit 0df7046ad0c2c9e880c68fd2d274b92548566b3f
Author: Timothy Pearson <tpearson at raptorengineeringinc.com>
Date:   Tue Nov 24 14:11:58 2015 -0600

    cpu/amd/fam10h-15h: Fix Family 15h boot hang when BSP lift enabled
    
    The existing code did not allow for the second core of the BSP to
    reside on an APIC ID other than 1, leading to a boot hang on Family
    15h processors when APIC_ID_OFFSET was set to anything other than 0.
    Furthermore, insufficient AP stack space was allocated for AP start.
    
    Change-Id: I4ded3cfb3736149e2265848014352d7622d5042a
    Signed-off-by: Timothy Pearson <tpearson at raptorengineeringinc.com>
    Reviewed-on: https://review.coreboot.org/13158
    Tested-by: build bot (Jenkins)
    Tested-by: Raptor Engineering Automated Test Stand <noreply at raptorengineeringinc.com>
    Reviewed-by: Martin Roth <martinroth at google.com>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


See https://review.coreboot.org/13158 for details.

-gerrit



More information about the coreboot-gerrit mailing list