commit | fb4e6e663b404ecdfac2e3f6e643d204488b28e9 | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@secretlab.ca> | Tue Oct 02 12:16:09 2007 +1000 |
committer | Josh Boyer <jwboyer@linux.vnet.ibm.com> | Wed Oct 03 07:23:16 2007 -0500 |
tree | 3722233130a7d31667949078513631af15989a67 | |
parent | 852e1ea748e83eba7fdb1cc198f271837b16137b [diff] |
[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>