openwrtv3/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

5 lines
67 B
C

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