forked from Ivasoft/openwrt
ar71xx: add support for Buffalo WZR 600DHP
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 35840
This commit is contained in:
@@ -42,7 +42,8 @@ if [ $phyname -a $ACTION = "add" ]; then
|
||||
. /lib/ar71xx.sh
|
||||
|
||||
case $(ar71xx_board_name) in
|
||||
wzr-hp-ag300h)
|
||||
wzr-hp-ag300h|\
|
||||
wzr-600dhp)
|
||||
ar922x_disable_gpio_jtag $phyname
|
||||
;;
|
||||
esac;
|
||||
|
||||
Reference in New Issue
Block a user