Skip to content
Snippets Groups Projects
Commit b5bc5381 authored by Stijn Segers's avatar Stijn Segers Committed by Hauke Mehrtens
Browse files

uboot-envtools: add support for ZyXEL GS-1900-8HP v1 and v2


This adds the necessary nuts and bolts for the uboot settings for both the ZyXEL GS1900-8HP v1 and v2.

Signed-off-by: default avatarStijn Segers <foss@volatilesystems.org>
parent 773949c1
No related branches found
No related tags found
No related merge requests found
......@@ -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" ] && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment