[POWERPC] Uartlite: Let the console be initialized earlier
authorGrant Likely <grant.likely@secretlab.ca>
Tue, 2 Oct 2007 02:16:09 +0000 (12:16 +1000)
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>
Wed, 3 Oct 2007 12:23:16 +0000 (07:23 -0500)
commitfb4e6e663b404ecdfac2e3f6e643d204488b28e9
tree3722233130a7d31667949078513631af15989a67
parent852e1ea748e83eba7fdb1cc198f271837b16137b
[POWERPC] Uartlite: Let the console be initialized earlier

By configuring it earlier we get console output sooner which is helpful
for debugging when the kernel crashes before the serial drivers are
initialized.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
drivers/serial/uartlite.c