brcm63xx: Add Comtrend AR-5315u support

Add support for the Comtrend AR-5315u router

This a BCM6318 based board, 64 MB RAM, 16 MB SPI flash,
with an onboard BCM43217 wifi, 4 ethernet ports and 1
USB host port

Signed-off-by: Daniel Gonzalez Cabanelas <dgcbueu@gmail.com>
[jonas.gorski: refreshed patch]
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
This commit is contained in:
Daniel Gonzalez Cabanelas
2017-08-12 12:40:22 +02:00
committed by Jonas Gorski
parent 6c9e2d4a68
commit c7b4b4cee2
8 changed files with 217 additions and 0 deletions

View File

@@ -87,6 +87,9 @@ brcm63xx_dt_detect() {
"BT Voyager V2500V")
board_name="v2500v_bb"
;;
"Comtrend AR-5315u")
board_name="ar-5315u"
;;
"Comtrend AR-5381u")
board_name="ar-5381u"
;;