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:
@@ -442,6 +442,9 @@ ar71xx_board_detect() {
|
||||
*"RouterBOARD 951G-2HnD")
|
||||
name="rb-951g-2hnd"
|
||||
;;
|
||||
*"RouterBOARD 951Ui-2HnD")
|
||||
name="rb-951ui-2hnd"
|
||||
;;
|
||||
*"RouterBOARD 2011L")
|
||||
name="rb-2011l"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user