summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/include/intelblocks/mp_init.h
diff options
context:
space:
mode:
authorMario Scheithauer <mario.scheithauer@siemens.com>2017-10-24 17:41:19 +0200
committerWerner Zeh <werner.zeh@siemens.com>2017-11-03 07:14:20 +0000
commit545593d62c613a4053b8ce154c22668a6d37c733 (patch)
tree50d0b7e769cfb8f6a3a97e50532c7b9f4b592ad5 /src/soc/intel/common/block/include/intelblocks/mp_init.h
parentee2dae2f17952cbd87148a9a33b847cdbe0af4dc (diff)
downloadcoreboot-545593d62c613a4053b8ce154c22668a6d37c733.tar.gz
coreboot-545593d62c613a4053b8ce154c22668a6d37c733.tar.bz2
coreboot-545593d62c613a4053b8ce154c22668a6d37c733.zip
soc/intel/apollolake: Add APL CPU device ID
Add Apollo Lake CPU device ID for E0 stepping. Change-Id: I28fa222cd28b783d22c347cdbbd769e66bf10c30 Signed-off-by: Mario Scheithauer <mario.scheithauer@siemens.com> Reviewed-on: https://review.coreboot.org/22149 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/soc/intel/common/block/include/intelblocks/mp_init.h')
-rw-r--r--src/soc/intel/common/block/include/intelblocks/mp_init.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/intel/common/block/include/intelblocks/mp_init.h b/src/soc/intel/common/block/include/intelblocks/mp_init.h
index 640be76a9120..ab3e1edfdec6 100644
--- a/src/soc/intel/common/block/include/intelblocks/mp_init.h
+++ b/src/soc/intel/common/block/include/intelblocks/mp_init.h
@@ -33,6 +33,7 @@
#define CPUID_CANNONLAKE_C0 0x60662
#define CPUID_APOLLOLAKE_A0 0x506c8
#define CPUID_APOLLOLAKE_B0 0x506c9
+#define CPUID_APOLLOLAKE_E0 0x506ca
#define CPUID_GLK_A0 0x706a0
#define CPUID_GLK_B0 0x706a1