]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] powerpc: Early debugging support for iSeries
authorMichael Ellerman <michael@ellerman.id.au>
Wed, 11 Jan 2006 00:54:08 +0000 (11:54 +1100)
committerPaul Mackerras <paulus@samba.org>
Wed, 11 Jan 2006 03:48:13 +0000 (14:48 +1100)
commitbf6a7112bda99aadd6675526423a96be6b356a3d
treee3a0e144ac933e7f35d6fa5f95bc0e0fb0ba6309
parentf481f1edee77b3d623457685add1c6b507c25d6f
[PATCH] powerpc: Early debugging support for iSeries

Connect iSeries up to the standard early debugging infrastructure.

To actually use this you need to enable the iSeries early debugging
in setup_64.c. Then after the messages are logged hit Ctrl-x Ctrl-x on
your console to dump the Hypervisor console buffer.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/setup_64.c
arch/powerpc/platforms/iseries/setup.c
drivers/char/viocons.c