Fix wrong MIDR_EL1 value for Neoverse E1

Change-Id: I75ee39d78c81ecb528a671c0cfadfc2fe7b5d818
Signed-off-by: John Tsichritzis <john.tsichritzis@arm.com>
This commit is contained in:
John Tsichritzis 2019-03-15 15:40:27 +00:00
parent 620d9832f9
commit c4187c9c4b
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
#include <lib/utils_def.h>
#define NEOVERSE_E1_MIDR U(0x410FD060)
#define NEOVERSE_E1_MIDR U(0x410FD4A0)
/*******************************************************************************
* CPU Extended Control register specific definitions.