[OpenWrt-Devel] [PATCH v4 5/5] ar71xx: add support for Cisco's MR18

Christian Lamparter chunkeey at googlemail.com
Tue Sep 22 13:02:34 EDT 2015


On Monday, September 21, 2015 01:52:27 PM Karl Palsson wrote:
> Chris R Blake <chunkeey at googlemail.com> wrote:
> > From: Chris R Blake <chrisrblake93 at gmail.com>
> >
> > This patch adds support for Cisco's MR18.
> > Detailed instructions for the flashing the device can
> > be found in the OpenWrt forum thread:
> > <https://forum.openwrt.org/viewtopic.php?id=59248>
> >
> > Signed-off-by: Chris R Blake <chrisrblake93 at gmail.com>
> > ---
> ............. snip
> >
> > diff --git a/package/base-files/files/etc/rc.button/reset
> > b/package/base-files/files/etc/rc.button/reset
> > index c6dc7cf..f4fb9f0 100755
> > --- a/package/base-files/files/etc/rc.button/reset
> > +++ b/package/base-files/files/etc/rc.button/reset
> > @@ -19,7 +19,7 @@ released)
> >  	elif [ "$SEEN" -gt 5 ]
> >  	then
> >  		echo "FACTORY RESET" > /dev/console
> > -		jffs2reset -y && reboot &
> > +		jffs2reset -y && reboot -f &
> 
> This seems out of scope for this patch.
> 
Thanks! I dropped this part now and I'm ready to send out v5.

Regard,
Christian
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list