Blackfin: fix early crash when booting on wrong cpu
authorRobin Getz <robin.getz@analog.com>
Thu, 18 Jun 2009 22:53:43 +0000 (22:53 +0000)
committerMike Frysinger <vapier@gentoo.org>
Tue, 23 Jun 2009 01:16:17 +0000 (21:16 -0400)
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 <robin.getz@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>

No differences found