commit | 0c176fa80fdfa9b4e0753e37223b056994c818d2 | [log] [tgz] |
---|---|---|
author | Mark A. Greer <mgreer@mvista.com> | Mon Oct 16 13:52:09 2006 -0700 |
committer | Paul Mackerras <paulus@samba.org> | Mon Oct 23 12:49:19 2006 +1000 |
tree | aa45e2bba6f57ac1e85e81f2482667c0873fefa4 | |
parent | 6fb4efc68f5c0e095153510dcfa8b54a42e914ba [diff] |
[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>