projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ffa2f8
)
uboot-envtools: add support for Buffalo WZR-HP-G300NH
author
Mauri Sandberg
<sandberg@mailfence.com>
Thu, 22 Apr 2021 07:52:41 +0000
(10:52 +0300)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Fri, 30 Apr 2021 21:51:23 +0000
(23:51 +0200)
This adds an entries for wzr-hp-g300nh-rb and wzr-hp-g300nh-s.
Signed-off-by: Mauri Sandberg <sandberg@mailfence.com>
package/boot/uboot-envtools/files/ath79
patch
|
blob
|
history
diff --git
a/package/boot/uboot-envtools/files/ath79
b/package/boot/uboot-envtools/files/ath79
index 6eb66a22db18875683516d910af7087680a860a3..d0353c90233e854d845e2c2fc4b0daa0b32bbbc3 100644
(file)
--- a/
package/boot/uboot-envtools/files/ath79
+++ b/
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"
;;