aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/soc/amd/morgana/include/soc/cpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/amd/morgana/include/soc/cpu.h b/src/soc/amd/morgana/include/soc/cpu.h
index ac85861dca..cc55705092 100644
--- a/src/soc/amd/morgana/include/soc/cpu.h
+++ b/src/soc/amd/morgana/include/soc/cpu.h
@@ -3,6 +3,6 @@
#ifndef AMD_MORGANA_CPU_H
#define AMD_MORGANA_CPU_H
-#define MORGANA_A0_CPUID 0x008a0f00 /* TODO: Update for Morgana */
+#define MORGANA_A0_CPUID 0x00a70f80
#endif /* AMD_MORGANA_CPU_H */