imx: cpu: add CHIP_REV_2_1 macro
authorPeng Fan <peng.fan@nxp.com>
Tue, 20 Nov 2018 10:19:18 +0000 (10:19 +0000)
committerStefano Babic <sbabic@denx.de>
Tue, 1 Jan 2019 13:12:18 +0000 (14:12 +0100)
Introduce CHIP_REV_2_1 macro.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/include/asm/arch-imx/cpu.h

index 2af79659d2e1f81dc567b071158b9e6451ef2820..46431b72edc6f805ed6fe816250d018ffffb8cfd 100644 (file)
@@ -41,6 +41,7 @@
 #define CHIP_REV_1_2            0x12
 #define CHIP_REV_1_5            0x15
 #define CHIP_REV_2_0            0x20
+#define CHIP_REV_2_1            0x21
 #define CHIP_REV_2_5            0x25
 #define CHIP_REV_3_0            0x30