summaryrefslogtreecommitdiff
path: root/src/soc/amd/phoenix/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/phoenix/include')
-rw-r--r--src/soc/amd/phoenix/include/soc/cpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/amd/phoenix/include/soc/cpu.h b/src/soc/amd/phoenix/include/soc/cpu.h
index 294aa328c8..f99c316d91 100644
--- a/src/soc/amd/phoenix/include/soc/cpu.h
+++ b/src/soc/amd/phoenix/include/soc/cpu.h
@@ -3,6 +3,6 @@
#ifndef AMD_PHOENIX_CPU_H
#define AMD_PHOENIX_CPU_H
-#define PHOENIX_A0_CPUID 0x00a70f80
+#define PHOENIX2_A0_CPUID 0x00a70f80
#endif /* AMD_PHOENIX_CPU_H */