[PATCH v2] uboot-envtools: add support for ZyXEL GS-1900-8HP v1 and v2
Stijn Segers
foss at volatilesystems.org
Thu Feb 18 18:22:26 EST 2021
This adds the necessary nuts and bolts for the uboot settings for both the ZyXEL GS1900-8HP v1 and v2.
Signed-off-by: Stijn Segers <foss at volatilesystems.org>
---
Changes in v2: fix syntax error, better English.
---
package/boot/uboot-envtools/files/realtek | 2 ++
1 file changed, 2 insertions(+)
diff --git a/package/boot/uboot-envtools/files/realtek b/package/boot/uboot-envtools/files/realtek
index b64bb23b07..b415fcedc9 100644
--- a/package/boot/uboot-envtools/files/realtek
+++ b/package/boot/uboot-envtools/files/realtek
@@ -11,6 +11,8 @@ case "$board" in
d-link,dgs-1210-16|\
d-link,dgs-1210-28|\
d-link,dgs-1210-10p|\
+zyxel,gs1900-8hp-v1|\
+zyxel,gs1900-8hp-v2|\
zyxel,gs1900-10hp)
idx="$(find_mtd_index u-boot-env)"
[ -n "$idx" ] && \
--
2.30.0
More information about the openwrt-devel
mailing list