From ce62536aca9d0aae9b21c3d19cd8ad6acba7b029 Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Sun, 29 Oct 2023 16:01:05 +0000 Subject: [PATCH] uboot-envtools: add environment config for MeiG SLT866 Add configuration to access U-Boot environment on MeiG SLT866. Signed-off-by: Daniel Golle (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" -- 2.30.2