coreboot-kgpe-d16/src/cpu
Siyuan Wang 1fb49dfa5e 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@amd.com>
Signed-off-by: Siyuan Wang <wangsiyuanbuaa@gmail.com>
Reviewed-on: http://review.coreboot.org/1497
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marcj303@gmail.com>
2012-09-19 23:15:27 +02:00
..
amd C32 legacy code: change CONFIG_CPU_AMD_SOCKET_C32 to CONFIG_CPU_AMD_SOCKET_C32_NON_AGESA 2012-09-19 23:15:27 +02:00
intel buildsystem: Make CPU microcode updating more configurable 2012-09-05 03:40:47 +02:00
via VIA Nano: Add support for VIA Nano CPUs 2012-09-05 03:43:02 +02:00
x86 Synchronize rdtsc instructions 2012-08-09 00:38:39 +02:00
Kconfig buildsystem: Make CPU microcode updating more configurable 2012-09-05 03:40:47 +02:00
Makefile.inc buildsystem: Make CPU microcode updating more configurable 2012-09-05 03:40:47 +02:00