projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8383e63
)
uboot-envtools: ath79: add Netgear WNDR4300SW
author
Stijn Segers
<
[email protected]
>
Tue, 26 May 2020 11:28:18 +0000
(13:28 +0200)
committer
Adrian Schmutzler
<
[email protected]
>
Tue, 26 May 2020 13:29:51 +0000
(15:29 +0200)
Add Netgear WNDR4300SW to the list of supported boards.
Signed-off-by: Stijn Segers <
[email protected]
>
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 aebfeca85dd967166634796f77c5c98bca67f135..928a46ca8e6416e6ae023aa1723bcf9e749621f4 100644
(file)
--- a/
package/boot/uboot-envtools/files/ath79
+++ b/
package/boot/uboot-envtools/files/ath79
@@
-56,7
+56,8
@@
netgear,wndr3700-v2)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x20000" "0x10000"
;;
netgear,wndr3700-v4|\
-netgear,wndr4300)
+netgear,wndr4300|\
+netgear,wndr4300sw)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x40000" "0x20000"
;;
qihoo,c301)