1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-23 07:17:08 +03:00
openwrt-xburst/package/uboot-ifxmips/files/cpu/mips/danube/ifx_cpu.c
nbd 240bf1625e move ifxmips uboot to package/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11601 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-28 19:53:41 +00:00

6 lines
67 B
C

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