]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/omap_common.h
OMAP5: ADD chip detection for OMAP5432 SOC
[karo-tx-uboot.git] / arch / arm / include / asm / omap_common.h
index 459b6b16e24e1902055f103748d810b68c097e03..4e95eee59b46612e3c56c135d1b89faa5c9c7257 100644 (file)
@@ -136,4 +136,5 @@ static inline u32 omap_revision(void)
 /* omap5 */
 #define OMAP5430_SILICON_ID_INVALID    0
 #define OMAP5430_ES1_0 0x54300100
+#define OMAP5432_ES1_0 0x54320100
 #endif /* _OMAP_COMMON_H_ */