summaryrefslogtreecommitdiffstats
path: root/package/uboot-ifxmips/files/cpu/mips/danube/ifx_cpu.c
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2011-02-01 21:38:07 +0000
committerJohn Crispin <john@openwrt.org>2011-02-01 21:38:07 +0000
commit39dc61352323c974c8fba6b2af70b7dcbd6176f7 (patch)
tree7e26211667b2d3e45e22ed36a727866247f7506c /package/uboot-ifxmips/files/cpu/mips/danube/ifx_cpu.c
parent9b9162fa1aa177c6636ec0140555641e1e95689d (diff)
downloadmaster-31e0f0ae-39dc61352323c974c8fba6b2af70b7dcbd6176f7.tar.gz
master-31e0f0ae-39dc61352323c974c8fba6b2af70b7dcbd6176f7.tar.bz2
master-31e0f0ae-39dc61352323c974c8fba6b2af70b7dcbd6176f7.zip
drop uboot-ifxmips, use uboot-lantiq instead
SVN-Revision: 25294
Diffstat (limited to 'package/uboot-ifxmips/files/cpu/mips/danube/ifx_cpu.c')
-rw-r--r--package/uboot-ifxmips/files/cpu/mips/danube/ifx_cpu.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/package/uboot-ifxmips/files/cpu/mips/danube/ifx_cpu.c b/package/uboot-ifxmips/files/cpu/mips/danube/ifx_cpu.c
deleted file mode 100644
index 49355de55a..0000000000
--- a/package/uboot-ifxmips/files/cpu/mips/danube/ifx_cpu.c
+++ /dev/null
@@ -1,5 +0,0 @@
-
-#define IFX_CPU_RESET \
-{ *DANUBE_RCU_RST_REQ |=1<<30; \
-}
-