From: Daniel Gonzalez Date: Thu, 28 Jul 2016 20:33:26 +0000 (+0200) Subject: brcm63xx: fix CT-536p/CT-5621T support X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=4ab33a30021b223ac756de87eaf294233c836777;hp=4ab33a30021b223ac756de87eaf294233c836777;p=openwrt%2Fstaging%2Fnoltari.git brcm63xx: fix CT-536p/CT-5621T support Fix support for the Comtrend CT-536+, CT-5361 and CT-5621T routers support. Currently the firmware is broken for these routers, because there is a missing bar in the code at the DTS file avoiding to match with DTS stuff at the kernel. This causes the router boots without ethernet connectivity. The status led also has a typo. Signed-off-by: Daniel Gonzalez Signed-off-by: Jonas Gorski ---