projects
/
openwrt
/
staging
/
svanheule.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01ae39a
)
uboot-envtools: add u-boot system env config for Xiaomi Redmi AX6S
author
Ivan Pavlov
<
[email protected]
>
Mon, 2 Sep 2024 07:46:12 +0000
(10:46 +0300)
committer
Hauke Mehrtens
<
[email protected]
>
Fri, 6 Sep 2024 21:40:04 +0000
(23:40 +0200)
Adds u-boot config for access to system env variables on this board
Signed-off-by: Ivan Pavlov <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/16312
Signed-off-by: Hauke Mehrtens <
[email protected]
>
package/boot/uboot-envtools/files/mediatek_mt7622
patch
|
blob
|
history
diff --git
a/package/boot/uboot-envtools/files/mediatek_mt7622
b/package/boot/uboot-envtools/files/mediatek_mt7622
index 020c800e58a191351731ecf962ba25623210e060..fd40b664e4c0a678f1d29f6b96015eef86e9a381 100644
(file)
--- a/
package/boot/uboot-envtools/files/mediatek_mt7622
+++ b/
package/boot/uboot-envtools/files/mediatek_mt7622
@@
-62,6
+62,7
@@
ubnt,unifi-6-lr-v3)
;;
xiaomi,redmi-router-ax6s)
ubootenv_add_uci_config "/dev/mtd3" "0x0" "0x10000" "0x40000"
+ ubootenv_add_uci_sys_config "/dev/mtd4" "0x0" "0x10000" "0x40000"
;;
esac