From c5138d943b4c2b6550ca049d597ccae45d84dd2d Mon Sep 17 00:00:00 2001 From: Daniel Gonzalez Cabanelas Date: Tue, 14 Feb 2017 16:37:04 +0100 Subject: brcm63xx: CPVA502+: fix userspace support Fix board name typo, fix network configuration and add a led trigger. Signed-off-by: Daniel Gonzalez Cabanelas --- target/linux/brcm63xx/base-files/lib/brcm63xx.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/brcm63xx/base-files/lib') 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)") -- cgit v1.2.3