diff options
| author | Ryan Leung | 2026-06-06 11:19:35 +0000 |
|---|---|---|
| committer | Hauke Mehrtens | 2026-06-25 19:16:10 +0000 |
| commit | bf961cdb12289eb8d28edd5ef9d806be0ef9f9e5 (patch) | |
| tree | 1ccf039cd7cc37d9601e980e8bd0d18435369448 | |
| parent | 333ff2d1de21781bdda844341a7aef876f3c287b (diff) | |
| download | openwrt-bf961cdb12289eb8d28edd5ef9d806be0ef9f9e5.tar.gz | |
uboot-envtools: mediatek_filogic: wavlink wl-wn536ax6 rev a: add config
Add config for WAVLINK WL-WN536AX6 Rev a to be able to read and write U-Boot environment variables.
Signed-off-by: Ryan Leung <untilscour@protonmail.com>
Link: https://github.com/openwrt/openwrt/pull/23682
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
(cherry picked from commit 1e3474ebbdb7de0a451ca8f9d74e266d34a5605e)
Link: https://github.com/openwrt/openwrt/pull/23791
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
| -rw-r--r-- | package/boot/uboot-tools/uboot-envtools/files/mediatek_filogic | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package/boot/uboot-tools/uboot-envtools/files/mediatek_filogic b/package/boot/uboot-tools/uboot-envtools/files/mediatek_filogic index 47d61b147f..e02d786022 100644 --- a/package/boot/uboot-tools/uboot-envtools/files/mediatek_filogic +++ b/package/boot/uboot-tools/uboot-envtools/files/mediatek_filogic @@ -115,7 +115,8 @@ mercusys,mr90x-v1|\ routerich,ax3000|\ routerich,ax3000-v1|\ tenbay,wr3000k|\ -tplink,re6000xd) +tplink,re6000xd|\ +wavlink,wl-wn536ax6-a) ubootenv_add_mtd "u-boot-env" "0x0" "0x20000" "0x20000" "1" ;; comfast,cf-e393ax|\ |