diff options
author | Daniel Golle <daniel@makrotopia.org> | 2023-10-29 16:01:05 +0000 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2023-11-13 00:58:08 +0000 |
commit | ce62536aca9d0aae9b21c3d19cd8ad6acba7b029 (patch) | |
tree | 7a94bf8751d185ebf945eca5ca217722574d43bf | |
parent | 03e26f856fe3a7508436bbb3acc394708cf9ac8c (diff) | |
download | upstream-ce62536aca9d0aae9b21c3d19cd8ad6acba7b029.tar.gz upstream-ce62536aca9d0aae9b21c3d19cd8ad6acba7b029.tar.bz2 upstream-ce62536aca9d0aae9b21c3d19cd8ad6acba7b029.zip |
uboot-envtools: add environment config for MeiG SLT866
Add configuration to access U-Boot environment on MeiG SLT866.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit f8414f1a6fa0b784117353a93d821fa923da1aaf)
-rw-r--r-- | package/boot/uboot-envtools/files/ramips | 1 |
1 files changed, 1 insertions, 0 deletions
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" |