projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1502b0
)
uboot-envtools: ath79: add support for glinet,gl-ar150
author
Kimmo Vuorinen
<
[email protected]
>
Wed, 22 Jan 2020 21:36:26 +0000
(23:36 +0200)
committer
Adrian Schmutzler
<
[email protected]
>
Thu, 23 Jan 2020 13:33:21 +0000
(14:33 +0100)
Add ubootenv uci config for GL.inet GL-AR150
Signed-off-by: Kimmo Vuorinen <
[email protected]
>
[commit title/message facelift]
Signed-off-by: Adrian Schmutzler <
[email protected]
>
(cherry picked from commit
a8723c48add5cc8381d88234b9cdda2bb6a866aa
)
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 f7fad079cb43fab82ccc3552164cde23fefd4287..4a7aec0cefcca35a21bdaf8f7c1ea8d3ea915a45 100644
(file)
--- a/
package/boot/uboot-envtools/files/ath79
+++ b/
package/boot/uboot-envtools/files/ath79
@@
-32,6
+32,9
@@
yuncore,a782|\
yuncore,xd4200)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000"
;;
+glinet,gl-ar150)
+ ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x8000" "0x10000"
+ ;;
netgear,wndr3700)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x20000" "0x10000"
;;