2
0
forked from Ivasoft/openwrt

ar71xx: rework changes from r35840

Signed-off-by: Luka Perkov <luka@openwrt.org>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 35865
This commit is contained in:
Luka Perkov
2013-03-03 21:59:34 +00:00
parent 7f0cc47d85
commit a5ebfc79ba
19 changed files with 28 additions and 64 deletions

View File

@@ -42,8 +42,7 @@ if [ $phyname -a $ACTION = "add" ]; then
. /lib/ar71xx.sh
case $(ar71xx_board_name) in
wzr-hp-ag300h|\
wzr-600dhp)
wzr-hp-ag300h)
ar922x_disable_gpio_jtag $phyname
;;
esac;