summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/omap_common.h
diff options
context:
space:
mode:
authorLokesh Vutla <lokeshvutla@ti.com>2014-05-15 11:08:38 +0530
committerTom Rini <trini@ti.com>2014-05-23 19:40:04 -0400
commitee77a2389b47d5ad15e0963e813c764ddc73b745 (patch)
tree73391faa1bcdb85fdc450f8b127954f207a72d3e /arch/arm/include/asm/omap_common.h
parenta0a37183bd75e74608bc78c8d0e2a34454f95a91 (diff)
downloadtalos-obmc-uboot-ee77a2389b47d5ad15e0963e813c764ddc73b745.tar.gz
talos-obmc-uboot-ee77a2389b47d5ad15e0963e813c764ddc73b745.zip
ARM: DRA72x: Add Silicon ID support
Add silicon ID code for DRA722 silicon. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Acked-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'arch/arm/include/asm/omap_common.h')
-rw-r--r--arch/arm/include/asm/omap_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/include/asm/omap_common.h b/arch/arm/include/asm/omap_common.h
index 729723afef..d1dd4b5368 100644
--- a/arch/arm/include/asm/omap_common.h
+++ b/arch/arm/include/asm/omap_common.h
@@ -645,6 +645,7 @@ static inline u8 is_dra7xx(void)
/* DRA7XX */
#define DRA752_ES1_0 0x07520100
#define DRA752_ES1_1 0x07520110
+#define DRA722_ES1_0 0x07220100
/*
* SRAM scratch space entries
OpenPOWER on IntegriCloud