summaryrefslogtreecommitdiff
path: root/include/asm-arm
diff options
context:
space:
mode:
authorTerry <r65388@freescale.com>2011-03-18 13:45:20 +0800
committerTerry Lv <r65388@freescale.com>2011-03-20 14:11:07 +0800
commit32ab6b2785b763588644e766235e2ed21a853c2a (patch)
tree85e66dacf9720da0fb2a3cac0c65a2f224cb16f7 /include/asm-arm
parentf48c8a0e5013b0c9981fd4a26037e4929a46cbc6 (diff)
downloadu-boot-imx-32ab6b2785b763588644e766235e2ed21a853c2a.zip
u-boot-imx-32ab6b2785b763588644e766235e2ed21a853c2a.tar.gz
u-boot-imx-32ab6b2785b763588644e766235e2ed21a853c2a.tar.bz2
ENGR00140825: Add mx53 to2.1 chip id recognition
Add mx53 to2.1 chip id recognition. Signed-off-by: Terry Lv <r65388@freescale.com>
Diffstat (limited to 'include/asm-arm')
-rw-r--r--include/asm-arm/arch-mx53/mx53.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-arm/arch-mx53/mx53.h b/include/asm-arm/arch-mx53/mx53.h
index bb5252c..6e02fc9 100644
--- a/include/asm-arm/arch-mx53/mx53.h
+++ b/include/asm-arm/arch-mx53/mx53.h
@@ -347,6 +347,8 @@
#define CHIP_REV_1_0 0x10
#define CHIP_REV_2_0 0x20
+#define CHIP_REV_2_1 0x21
+#define CHIP_REV_UNKNOWN 0xff
#define BOARD_REV_1 0x000
#define BOARD_REV_2 0x100