ar71xx: Fixes for 951Ui-2HnD board support

WAN and LAN are swapped the wrong way around.  This patch fixes that by adding the 951Ui-2HnD to ar71xx.sh and the relevant entry in 02_network.

This patch also defines the ACT LED as the status LED in diag.sh.

Signed-off-by: Matthew Reeve <mreeve@tenxnetworks.com>
Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 41255
This commit is contained in:
John Crispin
2014-06-18 10:08:08 +00:00
parent 4925f710f6
commit 23cdea78d8
3 changed files with 10 additions and 0 deletions

View File

@@ -128,6 +128,9 @@ get_status_led() {
rb-912uag-5hpnd)
status_led="rb:green:user"
;;
rb-951ui-2hnd)
status_led="rb:green:act"
;;
routerstation | routerstation-pro)
status_led="ubnt:green:rf"
;;