1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

move ifxmips uboot to package/

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11601 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2008-06-28 19:53:41 +00:00
parent e9e6238a63
commit 240bf1625e
82 changed files with 18 additions and 13 deletions

View File

@@ -0,0 +1,5 @@
#define IFX_CPU_RESET \
{ *DANUBE_RCU_RST_REQ |=1<<30; \
}