[coreboot] Patch merged into coreboot/master: 86270fd agesa fam15 northbridge: change lapic_id to accommodate two CPUs

gerrit at coreboot.org gerrit at coreboot.org
Wed Sep 19 23:16:10 CEST 2012


the following patch was just integrated into master:
commit 86270fd109e0e475e0d2db74aa34aed92a72cd7b
Author: Siyuan Wang <wangsiyuanbuaa at gmail.com>
Date:   Fri Sep 7 19:03:24 2012 +0800

    agesa fam15 northbridge: change lapic_id to accommodate two CPUs
    
    According to http://review.coreboot.org/gitweb?p=coreboot.git;a=blob;f=src/vendorcode/amd/agesa/f15/Proc/CPU/cpuApicUtilities.c;hb=HEAD#l273 line 273,
    adjust apic id to accommodate two CPUs.
    The Tyan S8226 has two CPU sockets, and the current code just finds one CPU's cores.
    we adjust apic_id in cpu_bus_scan so as to find all CPUs.
    
    Change-Id: Ib3263fc6f5508f744b81e8e388fde9ccd9b51851
    Signed-off-by: Siyuan Wang <SiYuan.Wang at amd.com>
    Signed-off-by: Siyuan Wang <wangsiyuanbuaa at gmail.com>

Build-Tested: build bot (Jenkins) at Mon Sep 10 13:29:01 2012, giving +1
Reviewed-By: Marc Jones <marcj303 at gmail.com> at Tue Sep 11 19:43:38 2012, giving +2
See http://review.coreboot.org/1498 for details.

-gerrit




More information about the coreboot mailing list