projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6282cd
)
imx: cpu: add CHIP_REV_2_1 macro
author
Peng Fan
<peng.fan@nxp.com>
Tue, 20 Nov 2018 10:19:18 +0000
(10:19 +0000)
committer
Stefano 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
patch
|
blob
|
history
diff --git
a/arch/arm/include/asm/arch-imx/cpu.h
b/arch/arm/include/asm/arch-imx/cpu.h
index 2af79659d2e1f81dc567b071158b9e6451ef2820..46431b72edc6f805ed6fe816250d018ffffb8cfd 100644
(file)
--- a/
arch/arm/include/asm/arch-imx/cpu.h
+++ b/
arch/arm/include/asm/arch-imx/cpu.h
@@
-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