diff options
Diffstat (limited to 'target/linux/brcm63xx/base-files/lib/brcm63xx.sh')
-rwxr-xr-x | target/linux/brcm63xx/base-files/lib/brcm63xx.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/base-files/lib/brcm63xx.sh b/target/linux/brcm63xx/base-files/lib/brcm63xx.sh index bceba8fe13..4fe33eb41a 100755 --- a/target/linux/brcm63xx/base-files/lib/brcm63xx.sh +++ b/target/linux/brcm63xx/base-files/lib/brcm63xx.sh @@ -240,7 +240,7 @@ brcm63xx_dt_detect() { "TECOM GW6200") board_name="g6200" ;; - "Telsey CVPA502+") + "Telsey CPVA502+") board_name="cpva502p" ;; "Telsey CPVA642-type (CPA-ZNTE60T)") |