[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)
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>

No differences found