brcm63xx: use dtb board detection for NB6

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

SVN-Revision: 42127
This commit is contained in:
Jonas Gorski
2014-08-11 11:37:17 +00:00
parent 52b0935efe
commit 862f7fccb0
25 changed files with 44 additions and 47 deletions

View File

@@ -0,0 +1,8 @@
/dts-v1/;
/include/ "bcm6362.dtsi"
/ {
model = "SFR neufbox 6 (Sercomm)";
compatible = "sfr,nb6-ser-r0", "brcm,bcm6362";
};