From 0aa242fe20960cd313fcea8408679adbcf6bdcfd Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Mon, 11 Aug 2014 11:37:09 +0000 Subject: brcm63xx: replace CFEFIXUP usage with dtb based detection Signed-off-by: Jonas Gorski SVN-Revision: 42125 --- target/linux/brcm63xx/dts/gw6000.dts | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 target/linux/brcm63xx/dts/gw6000.dts (limited to 'target/linux/brcm63xx/dts/gw6000.dts') diff --git a/target/linux/brcm63xx/dts/gw6000.dts b/target/linux/brcm63xx/dts/gw6000.dts new file mode 100644 index 0000000000..f0b5c54626 --- /dev/null +++ b/target/linux/brcm63xx/dts/gw6000.dts @@ -0,0 +1,8 @@ +/dts-v1/; + +/include/ "bcm6348.dtsi" + +/ { + model = "TECOM GW6000"; + compatible = "tecom,gw6000", "brcm,bcm6348"; +}; -- cgit v1.2.3