Explorar el Código

uboot-envtools: ath79: add Netgear WNDR3700v2

Add Netgear WNDR3700v2 to the list of supported boards.

Signed-off-by: Michal Cieslakiewicz <[email protected]>
[rebase, adjusted commit title]
Signed-off-by: Adrian Schmutzler <[email protected]>
Michal Cieslakiewicz hace 6 años
padre
commit
a09408fa57
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      package/boot/uboot-envtools/files/ath79

+ 2 - 1
package/boot/uboot-envtools/files/ath79

@@ -47,7 +47,8 @@ buffalo,wzr-hp-ag300h)
 glinet,gl-ar150)
 	ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x8000" "0x10000"
 	;;
-netgear,wndr3700)
+netgear,wndr3700|\
+netgear,wndr3700-v2)
 	ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x20000" "0x10000"
 	;;
 netgear,wndr3700-v4|\