From: Robin Getz Date: Thu, 18 Jun 2009 22:53:43 +0000 (+0000) Subject: Blackfin: fix early crash when booting on wrong cpu X-Git-Tag: v2.6.31-rc1~44^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd854c077e660b5f44b5049219645042bcba61ac;p=pandora-kernel.git Blackfin: fix early crash when booting on wrong cpu Make sure we process the kernel command line before poking the hardware, so that we can process early printk. This helps ensure that if you boot a kernel configured for a different processor, something will be left in the log buffer. Signed-off-by: Robin Getz Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed