uboot-envtools: add support for ZyXEL GS-1900-8HP v1 and v2
authorStijn Segers <foss@volatilesystems.org>
Thu, 18 Feb 2021 23:22:26 +0000 (00:22 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 23 Feb 2021 20:10:56 +0000 (21:10 +0100)
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>
package/boot/uboot-envtools/files/realtek

index cce0628ffcbbe2afa808b0f4bdee5d3273d833fc..9573e8944f544d66e0f03434886db077974c87e1 100644 (file)
@@ -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" ] && \