diff options
author | Daniel Golle <daniel@makrotopia.org> | 2023-10-29 16:01:05 +0000 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2023-11-03 21:16:29 +0000 |
commit | f8414f1a6fa0b784117353a93d821fa923da1aaf (patch) | |
tree | 167bd58f89863efc3cfa367d91ec14b52f85ec85 /package/boot/uboot-envtools/files | |
parent | 7db87d7c6846977402899b27881824b3df4f50ab (diff) |
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>
Diffstat (limited to 'package/boot/uboot-envtools/files')
-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 49d6c9d67f..60ac40ff36 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" |