MIPS: BCM47XX: Remove CFE support
authorHauke Mehrtens <hauke@hauke-m.de>
Tue, 24 Sep 2013 22:36:55 +0000 (00:36 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 22 Jan 2014 19:18:54 +0000 (20:18 +0100)
commitcb881f5e154c5bdeb4a440adc0b475e117c5dfc1
treeefea228de5984518284fd678f5fd686a9eb8d036
parentdd5732850e3dad3c578cf1523e7d3581cf5a815f
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 <hauke@hauke-m.de>
Tested-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/5888/
arch/mips/Kconfig
arch/mips/bcm47xx/prom.c