[POWERPC] Early serial debug support for PPC44x
authorDavid Gibson <david@gibson.dropbear.id.au>
Tue, 8 May 2007 02:59:31 +0000 (12:59 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 8 May 2007 04:47:33 +0000 (14:47 +1000)
This adds support for early serial debugging via the built in
port on IBM/AMCC PowerPC 44x CPUs.  It uses a bolted TLB entry in
address space 1 for the UART's mapping, allowing robust debugging both
before and after the initialization of the MMU.

Signed-off-by: David Gibson <dwg@au1.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found