summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-omap5/omap.h
diff options
context:
space:
mode:
authorLokesh Vutla <lokeshvutla@ti.com>2013-02-12 21:29:03 +0000
committerTom Rini <trini@ti.com>2013-03-11 11:39:57 -0400
commitde62688bb61c499ecc2d70a3aa8ccf90bb7a8ef6 (patch)
tree914a3d29a4adf27f1ecd0323965fb93e9190750d /arch/arm/include/asm/arch-omap5/omap.h
parent3ef5ebeb86d1ef76277ab738fa663dfca1ce9599 (diff)
downloadtalos-obmc-uboot-de62688bb61c499ecc2d70a3aa8ccf90bb7a8ef6.tar.gz
talos-obmc-uboot-de62688bb61c499ecc2d70a3aa8ccf90bb7a8ef6.zip
arm: dra7xx: Add silicon id support for DRA752 soc
Adding CPU detection support for the DRA752 ES1.0 soc. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: R Sricharan <r.sricharan@ti.com> Reviewed-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'arch/arm/include/asm/arch-omap5/omap.h')
-rw-r--r--arch/arm/include/asm/arch-omap5/omap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-omap5/omap.h b/arch/arm/include/asm/arch-omap5/omap.h
index d29be93278..b632635d3e 100644
--- a/arch/arm/include/asm/arch-omap5/omap.h
+++ b/arch/arm/include/asm/arch-omap5/omap.h
@@ -60,6 +60,7 @@
#define OMAP5430_CONTROL_ID_CODE_ES2_0 0x1B94202F
#define OMAP5432_CONTROL_ID_CODE_ES1_0 0x0B99802F
#define OMAP5432_CONTROL_ID_CODE_ES2_0 0x1B99802F
+#define DRA752_CONTROL_ID_CODE_ES1_0 0x0B99002F
/* STD_FUSE_PROD_ID_1 */
#define STD_FUSE_PROD_ID_1 (CTRL_BASE + 0x218)
OpenPOWER on IntegriCloud