[coreboot] Patch merged into coreboot/master: 6a21b73 C32 legacy code: change CONFIG_CPU_AMD_SOCKET_C32 to CONFIG_CPU_AMD_SOCKET_C32_NON_AGESA

gerrit at coreboot.org gerrit at coreboot.org
Wed Sep 19 23:15:28 CEST 2012


the following patch was just integrated into master:
commit 6a21b73be66084db0cd3364678b9a4e9a3505d43
Author: Siyuan Wang <wangsiyuanbuaa at gmail.com>
Date:   Fri Sep 7 18:35:17 2012 +0800

    C32 legacy code: change CONFIG_CPU_AMD_SOCKET_C32 to CONFIG_CPU_AMD_SOCKET_C32_NON_AGESA
    
    Currently the C32 has some legacy boards which use the old C32 code. We need to seperate them.
    CONFIG_CPU_AMD_SOCKET_C32 was used in legacy code before.
    But it is not a good idea, so we change the code as follows:
    So we use CONFIG_CPU_AMD_SOCKET_C32 to identify mainboard which uses agesa code,
    and use  CONFIG_CPU_AMD_SOCKET_C32_NON_AGESA to identify mainboard which uses legacy code.
    
    Change-Id: If6114bf8912e78b7732f25a1adfb2e4d8eb10ee4
    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:56:03 2012, giving +1
Reviewed-By: Marc Jones <marcj303 at gmail.com> at Tue Sep 11 19:43:57 2012, giving +2
See http://review.coreboot.org/1497 for details.

-gerrit




More information about the coreboot mailing list