summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-omap4/omap.h
diff options
context:
space:
mode:
authorAneesh V <aneesh@ti.com>2011-11-21 23:39:03 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-12-06 23:59:34 +0100
commit9404758e9baf0472d6958efaa7df1aa757b237d8 (patch)
treee114f1d220da0c02c8dcc0fa672f9a3fb5cded9f /arch/arm/include/asm/arch-omap4/omap.h
parent4324c118a03d8b957ef249e33313b6eafb580b41 (diff)
downloadtalos-obmc-uboot-9404758e9baf0472d6958efaa7df1aa757b237d8.tar.gz
talos-obmc-uboot-9404758e9baf0472d6958efaa7df1aa757b237d8.zip
omap4460: add ES1.1 identification
Signed-off-by: Aneesh V <aneesh@ti.com>
Diffstat (limited to 'arch/arm/include/asm/arch-omap4/omap.h')
-rw-r--r--arch/arm/include/asm/arch-omap4/omap.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-omap4/omap.h b/arch/arm/include/asm/arch-omap4/omap.h
index e9942574f2..4d8c89ffbd 100644
--- a/arch/arm/include/asm/arch-omap4/omap.h
+++ b/arch/arm/include/asm/arch-omap4/omap.h
@@ -63,6 +63,8 @@
#define OMAP4_CONTROL_ID_CODE_ES2_1 0x3B95C02F
#define OMAP4_CONTROL_ID_CODE_ES2_2 0x4B95C02F
#define OMAP4_CONTROL_ID_CODE_ES2_3 0x6B95C02F
+#define OMAP4460_CONTROL_ID_CODE_ES1_0 0x0B94E02F
+#define OMAP4460_CONTROL_ID_CODE_ES1_1 0x2B94E02F
/* UART */
#define UART1_BASE (OMAP44XX_L4_PER_BASE + 0x6a000)
OpenPOWER on IntegriCloud