[POWERPC] Add non-OF serial console support
Add serial console support for non-OF systems. There is a generic serial console layer which calls a serial console driver. Included is the serial console driver for the ns16550 class of uarts. Necessary support routines are added as well. Signed-off-by: Mark A. Greer <mgreer@mvista.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
Showing
arch/powerpc/boot/io.h
0 → 100644
arch/powerpc/boot/ns16550.c
0 → 100644
arch/powerpc/boot/serial.c
0 → 100644
arch/powerpc/boot/util.S
0 → 100644
Please register or sign in to comment