Browse Source

uboot-envtools: add support for Buffalo WZR-HP-G300NH

This adds an entries for wzr-hp-g300nh-rb and wzr-hp-g300nh-s.

Signed-off-by: Mauri Sandberg <[email protected]>
Mauri Sandberg 4 years ago
parent
commit
addf47a9a8
1 changed files with 4 additions and 0 deletions
  1. 4 0
      package/boot/uboot-envtools/files/ath79

+ 4 - 0
package/boot/uboot-envtools/files/ath79

@@ -67,6 +67,10 @@ zyxel,nbg6616)
 buffalo,wzr-hp-ag300h)
 	ubootenv_add_uci_config "/dev/mtd3" "0x0" "0x10000" "0x10000"
 	;;
+buffalo,wzr-hp-g300nh-rb|\
+buffalo,wzr-hp-g300nh-s)
+	ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x20000" "0x20000"
+	;;
 domywifi,dw33d)
 	ubootenv_add_uci_config "/dev/mtd4" "0x0" "0x10000" "0x10000"
 	;;