From 582dfc52f592b24669c61bfc57ad75b7370c833b Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Wed, 25 Mar 2015 15:35:57 +0000 Subject: brcm63xx: move CPVA502+ to dts Signed-off-by: Jonas Gorski SVN-Revision: 44990 --- target/linux/brcm63xx/base-files/lib/brcm63xx.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'target/linux/brcm63xx/base-files') diff --git a/target/linux/brcm63xx/base-files/lib/brcm63xx.sh b/target/linux/brcm63xx/base-files/lib/brcm63xx.sh index 991e363..d9ec3ed 100755 --- a/target/linux/brcm63xx/base-files/lib/brcm63xx.sh +++ b/target/linux/brcm63xx/base-files/lib/brcm63xx.sh @@ -192,6 +192,9 @@ brcm63xx_dt_detect() { "TECOM GW6200") board_name="g6200" ;; + "Telsey CVPA502+") + board_name="cpva502p" + ;; "Telsey CPVA642-type (CPA-ZNTE60T)") board_name="cpva642" ;; @@ -216,9 +219,6 @@ brcm63xx_legacy_detect() { local board_name case "$1" in - CPVA502+) - board_name="cpva502p" - ;; MAGIC) board_name="magic" ;; -- cgit v1.1