]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit813960bb5972ca6b67f485e4455f7d029d1a4eeb
treeefea228de5984518284fd678f5fd686a9eb8d036
parent68ee78d7b5136f4d030f9ff20743072d39bb91dd
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