]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/arch-omap4/cpu.h
ARM: OMAP3+: Detect reset type
[karo-tx-uboot.git] / arch / arm / include / asm / arch-omap4 / cpu.h
index feddb7de5141d8b7e21fc1a37095299a88df0e32..a8c4c60c8c9b8883dcb1823b68d30b5d53ba8aba 100644 (file)
@@ -178,5 +178,7 @@ struct watchdog {
 
 #define PRM_RSTCTRL            PRM_DEVICE_BASE
 #define PRM_RSTCTRL_RESET      0x01
 
 #define PRM_RSTCTRL            PRM_DEVICE_BASE
 #define PRM_RSTCTRL_RESET      0x01
+#define PRM_RSTST              (PRM_DEVICE_BASE + 0x4)
+#define PRM_RSTST_WARM_RESET_MASK      0x07EA
 
 #endif /* _CPU_H */
 
 #endif /* _CPU_H */