forked from Ivasoft/openwrt
brcm63xx: Livebox 1: add userspace board support
Fix configuration files for the Livebox 1 routers. - Add status led - Set eth0 as the LAN port, for coherence with RedBoot and comfortability. - Add led triggers Signed-off-by: Daniel Gonzalez Cabanelas <dgcbueu@gmail.com> Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
This commit is contained in:
committed by
Jonas Gorski
parent
aedca3ce43
commit
d2b79e4d80
@@ -102,6 +102,9 @@ set_state() {
|
||||
hg655b)
|
||||
status_led="HW65x:green:power"
|
||||
;;
|
||||
livebox1)
|
||||
status_led="Livebox1:red:adsl-fail-power"
|
||||
;;
|
||||
p870hw-51a_v2)
|
||||
status_led="P870HW-51a:green:power"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user