brcm63xx: move bcm6318 reference boards to DT

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 45167
This commit is contained in:
Jonas Gorski
2015-03-30 20:21:07 +00:00
parent f644c1581a
commit f77b446051
20 changed files with 188 additions and 122 deletions

View File

@@ -30,6 +30,12 @@ brcm63xx_dt_detect() {
"Broadcom 96348R reference board")
board_name="bcm96348r"
;;
"Broadcom BCM96318REF reference board")
board_name="bcm96318ref"
;;
"Broadcom BCM96318REF_P300 reference board")
board_name="bcm96318ref_p300"
;;
"Broadcom BCM963268BU_P300 reference board")
board_name="bcm963268bu_p300"
;;