Commit 3e0a861e authored by Jagadeesh Ujja's avatar Jagadeesh Ujja Committed by jagadeesh.ujja
Browse files

lib/cpus: update MIDR value for rainier cpu



This patch updates the MIDR value for rainier cpu.

Change-Id: I99a5d96f757239cf65b2688095c4ec66cd991cf9
Signed-off-by: default avatarJagadeesh Ujja <jagadeesh.ujja@arm.com>
parent 390181a4
......@@ -10,7 +10,7 @@
#include <lib/utils_def.h>
/* RAINIER MIDR for revision 0 */
#define RAINIER_MIDR U(0x3f0f4100)
#define RAINIER_MIDR U(0x3f0f4120)
/* Exception Syndrome register EC code for IC Trap */
#define RAINIER_EC_IC_TRAP U(0x1f)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment