From 71d57be0567e86d30857330c8f1c67c94cc1e5f7 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42125 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm63xx/dts/ct536plus.dts | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 target/linux/brcm63xx/dts/ct536plus.dts (limited to 'target/linux/brcm63xx/dts/ct536plus.dts') diff --git a/target/linux/brcm63xx/dts/ct536plus.dts b/target/linux/brcm63xx/dts/ct536plus.dts new file mode 100644 index 0000000000..d8e2d3bed7 --- /dev/null +++ b/target/linux/brcm63xx/dts/ct536plus.dts @@ -0,0 +1,8 @@ +/dts-v1/; + +/include/ "bcm6348.dtsi" + +/ { + model = "Comtrend CT-536+/CT-5621T"; + compatible = "comtrend,ct536+", "brcm,bcm6348"; +}; -- cgit v1.2.3