aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/cimx/sb800/SBCMN.c
diff options
context:
space:
mode:
authorKerry She <kerry.she@amd.com>2011-05-07 08:43:40 +0000
committerKerry She <Kerry.She@amd.com>2011-05-07 08:43:40 +0000
commiteb995c209c81bcc0851335dd9bc3b1f38965271d (patch)
tree934f8170b4135f6ba4e25dd0b27a2b44bbcb192e /src/vendorcode/amd/cimx/sb800/SBCMN.c
parent1c85c7794ebf7f98862d9c94541b02b6264c9a7f (diff)
SB800 CIMX code can share the AGESA V5 lib code,
some platform only use sb800 cimx code, not use AGESA v5 code. for such platform, one can compile the sb800 cimx and AGESA v5 lib code. Signed-off-by: Kerry She <kerry.she@amd.com> Acked-by: Marc Jones <marcj303@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6559 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/vendorcode/amd/cimx/sb800/SBCMN.c')
-rw-r--r--src/vendorcode/amd/cimx/sb800/SBCMN.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vendorcode/amd/cimx/sb800/SBCMN.c b/src/vendorcode/amd/cimx/sb800/SBCMN.c
index a27f0feaaa..ea1c029d1f 100644
--- a/src/vendorcode/amd/cimx/sb800/SBCMN.c
+++ b/src/vendorcode/amd/cimx/sb800/SBCMN.c
@@ -329,7 +329,7 @@ commonInitEarlyBoot (
{
UINT32 abValue;
UINT16 dwTempVar;
- SB_CPUID_DATA CpuId;
+ CPUID_DATA CpuId;
UINT8 cimNativepciesupport;
UINT8 cimIrConfig;
UINT8 Data;