[openwrt/openwrt] uboot-envtools: add environment config for MeiG SLT866

LEDE Commits lede-commits at lists.infradead.org
Sun Nov 12 16:58:26 PST 2023


dangole pushed a commit to openwrt/openwrt.git, branch openwrt-23.05:
https://git.openwrt.org/ce62536aca9d0aae9b21c3d19cd8ad6acba7b029

commit ce62536aca9d0aae9b21c3d19cd8ad6acba7b029
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Sun Oct 29 16:01:05 2023 +0000

    uboot-envtools: add environment config for MeiG SLT866
    
    Add configuration to access U-Boot environment on MeiG SLT866.
    
    Signed-off-by: Daniel Golle <daniel at makrotopia.org>
    (cherry picked from commit f8414f1a6fa0b784117353a93d821fa923da1aaf)
---
 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 8c7ce71c49..83b54388e3 100644
--- a/package/boot/uboot-envtools/files/ramips
+++ b/package/boot/uboot-envtools/files/ramips
@@ -20,6 +20,7 @@ alfa-network,tube-e4g|\
 engenius,epg600|\
 engenius,esr600h|\
 linksys,re7000|\
+meig,slt866|\
 sitecom,wlr-4100-v1-002|\
 zyxel,keenetic-lite-iii-a)
 	ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x1000" "0x1000"




More information about the lede-commits mailing list