X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Fdefault%2Ftarget_skeleton%2Fsbin%2Fmount_root;h=b15d6b9e7cc1b2790ecbb951a52319011627567d;hb=7f8bfc8bc2651d678ed7614289377a6ede16460e;hp=db73eaed50996593fdbcb04409a3e2fe59c84684;hpb=68e11bcffb23c624f502639ea8249ef86e6251d0;p=openwrt-10.03%2F.git diff --git a/target/default/target_skeleton/sbin/mount_root b/target/default/target_skeleton/sbin/mount_root index db73eaed5..b15d6b9e7 100755 --- a/target/default/target_skeleton/sbin/mount_root +++ b/target/default/target_skeleton/sbin/mount_root @@ -2,6 +2,7 @@ if [ "$1" != "failsafe" ]; then mount | grep jffs2 >&- if [ $? = 0 ] ; then + mtd unlock linux mtd unlock rootfs [ $(cat /proc/mtd | wc -l) = 6 ] && { echo 5 > /proc/sys/diag