[LEDE-DEV] [PATCH] ar71xx: add support for Ubiquiti Litebeam M5

Piotr Dymacz pepe2k at gmail.com
Wed Jan 17 02:02:50 PST 2018


Hello Arne,

Minor thing inline, below.

On 16.01.2018 21:43, Arne Zachlod wrote:

[...]

> +lbe-m5)
> +	ucidef_set_led_netdev "lan" "LAN" "ubnt:green:lan" "eth0"
> +	ucidef_set_led_wlan "wlan" "WLAN" "ubnt:green:wlan" "phy0tpt"
> +	ucidef_set_led_default "sys" "SYS" "ubnt:green:sys" "1"

There is no need to setup "ubnt:green:sys" LED here as it's already 
handled in diag.sh (below). If the LED doesn't light up after boot then 
probably polarity is wrong (active_low).

[...]

> +	lbe-m5)
> +		status_led="ubnt:green:sys"
> +		;;

[...]

-- 
Cheers,
Piotr



More information about the Lede-dev mailing list