projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6675c2
)
uboot-envtools: ar71xx: add support for gl-ar150/-domino/-mifi
author
Kimmo Vuorinen
<
[email protected]
>
Wed, 22 Jan 2020 21:34:58 +0000
(23:34 +0200)
committer
Adrian Schmutzler
<
[email protected]
>
Thu, 23 Jan 2020 13:33:21 +0000
(14:33 +0100)
Add ubootenv uci config for gl-ar150, gl-domino and gl-mifi
Signed-off-by: Kimmo Vuorinen <
[email protected]
>
[commit message/title facelift]
Signed-off-by: Adrian Schmutzler <
[email protected]
>
(cherry picked from commit
dc6dfaac80f392baef1d0d7b06bb1fc19812e041
)
package/boot/uboot-envtools/files/ar71xx
patch
|
blob
|
history
diff --git
a/package/boot/uboot-envtools/files/ar71xx
b/package/boot/uboot-envtools/files/ar71xx
index bc415e3b8ccbe802ca87b44e0dd1305e57a688d0..9625c6bdd11556388419fb18f39553e269d419c2 100644
(file)
--- a/
package/boot/uboot-envtools/files/ar71xx
+++ b/
package/boot/uboot-envtools/files/ar71xx
@@
-85,6
+85,11
@@
dr342|\
dr531)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0xf800" "0x10000"
;;
+gl-ar150|\
+gl-domino|\
+gl-mifi)
+ ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x8000" "0x10000"
+ ;;
rambutan)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x20000" "0x20000"
ubootenv_add_uci_config "/dev/mtd1" "0x100000" "0x20000" "0x20000"