mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-20 07:34:42 +02:00
reverted to fix mtd glitch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@85 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
94a0511af0
commit
b398651ed8
@ -4,8 +4,8 @@ insmod diag
|
|||||||
echo 0x01 > /proc/sys/diag
|
echo 0x01 > /proc/sys/diag
|
||||||
sleep 1
|
sleep 1
|
||||||
if /sbin/resetmon ; then
|
if /sbin/resetmon ; then
|
||||||
mount -t jffs2 /dev/mtdblock/4 /jffs && \
|
mtd unlock mtd4
|
||||||
mtd unlock mtd4 &
|
mount -t jffs2 /dev/mtdblock/4 /jffs
|
||||||
pivot_root /jffs /jffs/rom
|
pivot_root /jffs /jffs/rom
|
||||||
mount none /dev -t devfs
|
mount none /dev -t devfs
|
||||||
mount none /proc -t proc
|
mount none /proc -t proc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user