Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | brcm47xx: use DMZ LED as status indicator | Mirko Parthey | 2017-07-02 | 1 | -15/+7 |
| | | | | | | | | | | | | | On the Linksys WRT54GSv1, the Power LED flickers in the "off" state. Indicate status using the DMZ LED if available, since it has solid "on" and "off" states. This change was tested on the WRT54GSv1, but may also affect other brcm47xx devices. Fixes FS#793. Signed-off-by: Mirko Parthey <mirko.parthey@web.de> | ||||
* | add "preinit_regular" diag.sh set_state argument | John Crispin | 2014-12-15 | 1 | -0/+3 |
| | | | | | | | | | | | | This new argument is used right after starting regular preinit (which happens if failsafe wasn't triggered). The main purpose of "preinit" argument is to indicate that failsafe can be triggered, however we were missing a way to inform user that we don't wait for a trigger anymore. With this change it's clear when failsafe mode can be triggered. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 43715 | ||||
* | brcm47xx: fix led indication | Hauke Mehrtens | 2014-01-12 | 1 | -16/+26 |
| | | | | | | | | | Use the new led api also on brcm47xx. The led for failsafe indication is searched for. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39255 | ||||
* | add back the base-files/image code from brcm-2.4 to brcm47xx | Felix Fietkau | 2010-06-26 | 1 | -0/+28 |
SVN-Revision: 21945 |