[openwrt/openwrt] uboot-envtools: add support for ELECOM WRC-X1800GS

LEDE Commits lede-commits at lists.infradead.org
Sat May 25 10:34:36 PDT 2024


hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/8366e0d606d3d01c89d65eeb31e8c780024eb7ad

commit 8366e0d606d3d01c89d65eeb31e8c780024eb7ad
Author: INAGAKI Hiroshi <musashino.open at gmail.com>
AuthorDate: Sat May 11 17:05:10 2024 +0900

    uboot-envtools: add support for ELECOM WRC-X1800GS
    
    Add support for ELECOM WRC-X1800GS on uboot-envtools, to update
    bootmenu_delay variable on sysupgrade.
    
    Signed-off-by: INAGAKI Hiroshi <musashino.open 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 b0c22827eb..3deb46c295 100644
--- a/package/boot/uboot-envtools/files/ramips
+++ b/package/boot/uboot-envtools/files/ramips
@@ -70,6 +70,7 @@ zte,mf283plus)
 asus,rt-ax53u|\
 asus,rt-ax54|\
 belkin,rt1800|\
+elecom,wrc-x1800gs|\
 h3c,tx1800-plus|\
 h3c,tx1801-plus|\
 h3c,tx1806|\




More information about the lede-commits mailing list