uboot-envtools: add support for ramips Asus RX-AX53U
authorFelix Baumann <felix.bau@gmx.de>
Mon, 26 Dec 2022 20:44:45 +0000 (21:44 +0100)
committerFelix Baumann <felix.bau@gmx.de>
Sun, 2 Apr 2023 10:21:26 +0000 (12:21 +0200)
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)

package/boot/uboot-envtools/files/ramips

index 790b4b4df093dddf5fc79221ed68fad22075be45..f512015c23a550742b30b06e3b526fa817565ad9 100644 (file)
@@ -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"