summaryrefslogtreecommitdiffstats
path: root/target/linux/ifxmips/image/u-boot/files/cpu/mips/danube/ifx_cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ifxmips/image/u-boot/files/cpu/mips/danube/ifx_cpu.c')
-rw-r--r--target/linux/ifxmips/image/u-boot/files/cpu/mips/danube/ifx_cpu.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/ifxmips/image/u-boot/files/cpu/mips/danube/ifx_cpu.c b/target/linux/ifxmips/image/u-boot/files/cpu/mips/danube/ifx_cpu.c
new file mode 100644
index 0000000000..49355de55a
--- /dev/null
+++ b/target/linux/ifxmips/image/u-boot/files/cpu/mips/danube/ifx_cpu.c
@@ -0,0 +1,5 @@
+
+#define IFX_CPU_RESET \
+{ *DANUBE_RCU_RST_REQ |=1<<30; \
+}
+