]> git.baikalelectronics.ru Git - kernel.git/commit
[IA64] Enable early console for Ski simulator
authorPeter Chubb <peterc@gelato.unsw.edu.au>
Thu, 16 Aug 2007 05:03:07 +0000 (15:03 +1000)
committerTony Luck <tony.luck@intel.com>
Fri, 17 Aug 2007 20:44:15 +0000 (13:44 -0700)
commit2ebf041d3663351846d343d9c23dfb82fddfaaee
tree9afa086e27d130e0944a89e172f32172869e03d7
parent68d3611147197f97ff3ce76bf668330e460427a1
[IA64] Enable early console for Ski simulator

When using Ski to debug early startup, it's a bit of a pain not to
have printk.

This patch enables the simulated console very early.
It may be worth conditionalising on the command line... but this is
enough for now.

Signed-off-by: Peter Chubb <peterc@gelato.unsw.edu.au>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/setup.c