projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53cd229
)
uboot-envtools: ath79: add Netgear WNDR3700v2
author
Michal Cieslakiewicz
<
[email protected]
>
Mon, 20 Jan 2020 20:20:09 +0000
(21:20 +0100)
committer
Adrian Schmutzler
<
[email protected]
>
Fri, 7 Feb 2020 13:08:24 +0000
(14:08 +0100)
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]
>
(cherry picked from commit
a09408fa576c6482c21f683662cb2d5a49e14ecf
)
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 4a7aec0cefcca35a21bdaf8f7c1ea8d3ea915a45..b5afbc9b444a921f6aef9ae81e5dc4f2ef7f9910 100644
(file)
--- a/
package/boot/uboot-envtools/files/ath79
+++ b/
package/boot/uboot-envtools/files/ath79
@@
-35,7
+35,8
@@
yuncore,xd4200)
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"
;;
esac