1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-18 22:43:53 +01:00
openwrt/package/uboot-ifxmips/files/cpu/mips/danube/ifx_cpu.c
Felix Fietkau 783bb0e81c move ifxmips uboot to package/
SVN-Revision: 11601
2008-06-28 19:53:41 +00:00

6 lines
67 B
C

#define IFX_CPU_RESET \
{ *DANUBE_RCU_RST_REQ |=1<<30; \
}