brcm63xx: replace CFEFIXUP usage with dtb based detection

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

SVN-Revision: 42125
This commit is contained in:
Jonas Gorski
2014-08-11 11:37:09 +00:00
parent f22bab1017
commit 0aa242fe20
56 changed files with 190 additions and 104 deletions

View File

@@ -0,0 +1,8 @@
/dts-v1/;
/include/ "bcm6348.dtsi"
/ {
model = "Comtrend CT-536+/CT-5621T";
compatible = "comtrend,ct536+", "brcm,bcm6348";
};