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

No differences found