[openwrt/openwrt] uboot-envtools: add support for ramips Asus RX-AX53U
LEDE Commits
lede-commits at lists.infradead.org
Wed Dec 28 08:04:20 PST 2022
ansuel pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/75451681d03e609ac8a3d1cd7469eefa53e18ca4
commit 75451681d03e609ac8a3d1cd7469eefa53e18ca4
Author: Felix Baumann <felix.bau at gmx.de>
AuthorDate: Mon Dec 26 21:44:45 2022 +0100
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 at gmx.de>
[ improve commit title and description ]
Signed-off-by: Christian Marangi <ansuelsmth at gmail.com>
---
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|\
More information about the lede-commits
mailing list