From: Martin Michlmayr Date: Thu, 19 Nov 2009 16:40:09 +0000 (+0000) Subject: MIPS: IP22/IP28 Disable early printk to fix boot problems on some systems. X-Git-Tag: v2.6.32~24^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b5e63f6b8f6566161a261a9face1de433d6608e;p=pandora-kernel.git 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 Cc: linux-mips@linux-mips.org Cc: Thomas Bogendoerfer Cc: Dmitri Vorobiev Patchwork: http://patchwork.linux-mips.org/patch/702/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed