diff --git a/arch/arm/common/pl330.c b/arch/arm/common/pl330.c index e510a75dd222..955b72760a34 100644 --- a/arch/arm/common/pl330.c +++ b/arch/arm/common/pl330.c @@ -145,7 +145,7 @@ #define PART 0x330 #define DESIGNER 0x41 -#define REVISION 0x1 +#define REVISION 0x0 #define INTEG_CFG 0x0 #define PERIPH_ID_VAL ((PART << 0) | (DESIGNER << 12))