From 75451681d03e609ac8a3d1cd7469eefa53e18ca4 Mon Sep 17 00:00:00 2001 From: Felix Baumann Date: Mon, 26 Dec 2022 21:44:45 +0100 Subject: [PATCH] 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 [ improve commit title and description ] Signed-off-by: Christian Marangi --- package/boot/uboot-envtools/files/ramips | 1 + 1 file changed, 1 insertion(+) diff --git a/package/boot/uboot-envtools/files/ramips b/package/boot/uboot-envtools/files/ramips index 9cb47cd774..372b8a49e2 100644 --- a/package/boot/uboot-envtools/files/ramips +++ b/package/boot/uboot-envtools/files/ramips @@ -49,6 +49,7 @@ zbtlink,zbt-wg2626|\ zte,mf283plus) ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x1000" "0x10000" ;; +asus,rt-ax53u|\ belkin,rt1800|\ h3c,tx1800-plus|\ h3c,tx1801-plus|\ -- 2.30.2