Skip to content

Commit

Permalink
uboot-envtools: add u-boot system env config for Xiaomi Redmi AX6S
Browse files Browse the repository at this point in the history
Adds u-boot config for access to system env variables on this board

Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
Link: openwrt#16312
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
  • Loading branch information
AuthorReflex authored and hauke committed Sep 6, 2024
1 parent 01ae39a commit 2b2a98b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/boot/uboot-envtools/files/mediatek_mt7622
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 2b2a98b

Please sign in to comment.