1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00
openwrt/package
John Crispin 29207748b9 base-files: Use 200ms LED timing as before for the new phase preinit_regular.
This restores normal pre-r43715 200ms blink-period for the System LED we're all accustomed to see while our OpenWrt routers are booting.

Failsafe possibility will now be signalled with a new 100ms blinking, which is easily recognizable from the normal 200ms booting.

So no existing user will be scared by a new 500ms LED pattern, since such a slow pattern could easily be mistaken for something wrong... I was like "ok why my router is collapsing now, is this a bad flash, a kernel panic, or what else" when I've seen it for the first time ;)

Sorry for not having explained myself better in v1 of this patch.

Original:
Preinit, failsafe is possible: 200ms
Preinit, failsafe not possible anymore, booting normally: 200ms
Failsafe entered: 50ms

Now (after preinit_regular has been introduced):
Preinit, failsafe is possible: 200ms
Preinit, failsafe not possible anymore, booting normally: 500ms *here is the "offending" change*
Failsafe entered: 50ms

With my proposed patch:
Preinit, failsafe is possible: 100ms *indicate this condition with a new timing, that prompts the user to press the key if they want to start failsafe*
Preinit, failsafe not possible anymore, booting normally: 200ms *keep this as before*
Failsafe entered: 50ms

Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>

SVN-Revision: 44056
2015-01-20 06:54:53 +00:00
..
base-files base-files: Use 200ms LED timing as before for the new phase preinit_regular. 2015-01-20 06:54:53 +00:00
boot packages: uboot-sunxi: uEnv is used as a script rather than default env 2015-01-19 00:00:57 +00:00
devel package/binutils: actually support the target toolchain 2015-01-07 16:02:59 +00:00
firmware
kernel mac80211: add throughput trigger to ath10k 2015-01-18 10:26:57 +00:00
libs uclient: update to the latest version with timeout support 2015-01-19 16:02:59 +00:00
network comgt: Allow using non-TTY devices 2015-01-20 06:33:49 +00:00
system procd: fix console bringup on UML (again...) 2015-01-09 08:39:16 +00:00
utils fuse: update to 2.9.3 2015-01-11 22:15:03 +00:00
Makefile