[U-Boot] Subject: [PATCH 1/2] OMAP4: Add ID for OMAP4470_ES1_0

3 Apr
2013
3 Apr
'13
4:45 p.m.
Signed-off-by: Lubomir Popov lpopov@mm-sol.com
--- arch/arm/include/asm/omap_common.h | 1 + 1 file changed, 1 insertion(+)
diff --git a/arch/arm/include/asm/omap_common.h b/arch/arm/include/asm/omap_common.h index 091ddb5..f042c10 100644 --- a/arch/arm/include/asm/omap_common.h +++ b/arch/arm/include/asm/omap_common.h @@ -573,6 +573,7 @@ static inline u32 omap_revision(void) #define OMAP4430_ES2_3 0x44300230 #define OMAP4460_ES1_0 0x44600100 #define OMAP4460_ES1_1 0x44600110 +#define OMAP4470_ES1_0 0x44700100
/* omap5 */ #define OMAP5430_SILICON_ID_INVALID 0
--
1.7.9.5
4416
Age (days ago)
4416
Last active (days ago)
0 comments
1 participants
participants (1)
-
Lubomir Popov