move ifxmips uboot to package/
[openwrt/svn-archive/archive.git] / package / uboot-ifxmips / files / cpu / mips / danube / ifx_cpu.c
diff --git a/package/uboot-ifxmips/files/cpu/mips/danube/ifx_cpu.c b/package/uboot-ifxmips/files/cpu/mips/danube/ifx_cpu.c
new file mode 100644 (file)
index 0000000..49355de
--- /dev/null
@@ -0,0 +1,5 @@
+
+#define IFX_CPU_RESET                                  \
+{      *DANUBE_RCU_RST_REQ |=1<<30;                    \
+}
+