From a78bb9590f90a77667809fbbdcf6214180f4e96e Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Mon, 18 Jan 2016 10:47:23 +0000 Subject: brcm63xx: add support for Huawei HG622 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas Signed-off-by: Jonas Gorski SVN-Revision: 48305 --- target/linux/brcm63xx/base-files/lib/brcm63xx.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/brcm63xx/base-files/lib/brcm63xx.sh') diff --git a/target/linux/brcm63xx/base-files/lib/brcm63xx.sh b/target/linux/brcm63xx/base-files/lib/brcm63xx.sh index 7dc57fdd73..a2d6519aa2 100755 --- a/target/linux/brcm63xx/base-files/lib/brcm63xx.sh +++ b/target/linux/brcm63xx/base-files/lib/brcm63xx.sh @@ -159,6 +159,9 @@ brcm63xx_dt_detect() { "Huawei EchoLife HG556a (version C)") board_name="hg556a_c" ;; + "Huawei HG622") + board_name="hg622" + ;; "Huawei HG655b") board_name="hg655b" ;; -- cgit v1.2.3