brcm63xx: Add support for Plusnet 2704N

BCM6318: add support for Plusnet / Sagem 2704N (V1)
Signed-off-by: Matt Goring <matt.goring@googlemail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 46562
This commit is contained in:
Jonas Gorski
2015-08-05 13:55:37 +00:00
parent 65654a3c54
commit a105688c87
9 changed files with 236 additions and 0 deletions

View File

@@ -198,6 +198,9 @@ brcm63xx_dt_detect() {
"Sagem F@ST2604")
board_name="fast2604"
;;
"Sagem F@ST2704N")
board_name="fast2704n"
;;
"Sagem F@ST2704V2")
board_name="fast2704v2"
;;