From: Hauke Mehrtens Date: Tue, 24 Sep 2013 22:36:55 +0000 (+0200) Subject: MIPS: BCM47XX: Remove CFE support X-Git-Tag: v3.14-rc1~37^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb881f5e154c5bdeb4a440adc0b475e117c5dfc1;p=pandora-kernel.git MIPS: BCM47XX: Remove CFE support bcm47xx only uses the CFE code for early print to a console, but that is also possible with a early print serial 8250 driver. The CFE api init causes hangs somewhere in prom_init_cfe() on some devices like the Buffalo WHR-HP-G54 and the Asus WL-520GU. This was reported in https://dev.openwrt.org/ticket/4061 and https://forum.openwrt.org/viewtopic.php?id=17063 This will remove all the CFE handling code from bcm47xx. Signed-off-by: Hauke Mehrtens Tested-by: Aaro Koskinen Signed-off-by: John Crispin Patchwork: http://patchwork.linux-mips.org/patch/5888/ --- Reading git-diff-tree failed