]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/include/asm/arch-imx/cpu.h
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
[u-boot] / arch / arm / include / asm / arch-imx / cpu.h
index 254136e2288323ed436d8ac1a1fa3a09fe7acc9c..4715f4e8946820639dddb69bfe50f567eae3dcf5 100644 (file)
@@ -17,3 +17,5 @@
 #define CS0_64M_CS1_64M                                1
 #define CS0_64M_CS1_32M_CS2_32M                        2
 #define CS0_32M_CS1_32M_CS2_32M_CS3_32M                3
+
+u32 get_imx_reset_cause(void);