mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-25 21:59:32 +00:00
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: Stijn Segers <foss@volatilesystems.org> (cherry picked from commit b5bc53813d28cb4229f9800a36c1e600a239e6a9)
This commit is contained in:
parent
eaf19220b6
commit
f1ba3a8d91
@ -11,6 +11,8 @@ case "$board" in
|
|||||||
d-link,dgs-1210-16|\
|
d-link,dgs-1210-16|\
|
||||||
d-link,dgs-1210-28|\
|
d-link,dgs-1210-28|\
|
||||||
d-link,dgs-1210-10p|\
|
d-link,dgs-1210-10p|\
|
||||||
|
zyxel,gs1900-8hp-v1|\
|
||||||
|
zyxel,gs1900-8hp-v2|\
|
||||||
zyxel,gs1900-10hp)
|
zyxel,gs1900-10hp)
|
||||||
idx="$(find_mtd_index u-boot-env)"
|
idx="$(find_mtd_index u-boot-env)"
|
||||||
[ -n "$idx" ] && \
|
[ -n "$idx" ] && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user