aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Baumann <felix.bau@gmx.de>2022-12-26 21:44:45 +0100
committerFelix Baumann <felix.bau@gmx.de>2023-04-02 12:21:26 +0200
commit21a121af804385839063c1d3de1f628f35a602f3 (patch)
tree71745ac791ead9f1c5c336de5ab6c5595b8d8a00
parent3014c694da6c83bba883200ae65b0350a37d7976 (diff)
downloadupstream-21a121af804385839063c1d3de1f628f35a602f3.tar.gz
upstream-21a121af804385839063c1d3de1f628f35a602f3.tar.bz2
upstream-21a121af804385839063c1d3de1f628f35a602f3.zip
uboot-envtools: add support for ramips Asus RX-AX53U
Adds uboot-envtools support for ramips Asus RX-AX53U now that partition can be correctly read. Signed-off-by: Felix Baumann <felix.bau@gmx.de> [ improve commit title and description ] Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> (cherry picked from commit 75451681d03e609ac8a3d1cd7469eefa53e18ca4)
-rw-r--r--package/boot/uboot-envtools/files/ramips1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/boot/uboot-envtools/files/ramips b/package/boot/uboot-envtools/files/ramips
index 790b4b4df0..f512015c23 100644
--- a/package/boot/uboot-envtools/files/ramips
+++ b/package/boot/uboot-envtools/files/ramips
@@ -47,6 +47,7 @@ ravpower,rp-wd03)
[ -n "$idx" ] && \
ubootenv_add_uci_config "/dev/mtd$idx" "0x4000" "0x1000" "0x1000"
;;
+asus,rt-ax53u|\
jcg,q20|\
netgear,wax202)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x20000" "0x20000"