MIPS: IP22/IP28 Disable early printk to fix boot problems on some systems.
authorMartin Michlmayr <tbm@cyrius.com>
Thu, 19 Nov 2009 16:40:09 +0000 (16:40 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 1 Dec 2009 16:21:25 +0000 (16:21 +0000)
commit2b5e63f6b8f6566161a261a9face1de433d6608e
tree3005496a80d3b23d9c201bfcb84f90191d111eee
parent29e553631b2a0d4eebd23db630572e1027a9967a
MIPS: IP22/IP28 Disable early printk to fix boot problems on some systems.

Some Debian users have reported that the kernel hangs early during boot on
some IP22 systems.  Thomas Bogendoerfer found that this is due to a "bad
interaction between CONFIG_EARLY_PRINTK and overwritten prom memory during
early boot".  Since there's no fix yet, disable CONFIG_EARLY_PRINTK for now.

Signed-off-by: Martin Michlmayr <tbm@cyrius.com>
Cc: linux-mips@linux-mips.org
Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Cc: Dmitri Vorobiev <dmitri.vorobiev@gmail.com>
Patchwork: http://patchwork.linux-mips.org/patch/702/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig