Re: [PATCH 2 7/7] Uartlite: Let the console be initialized earlier

2007-10-02 Thread Peter Korsgaard
> "Grant" == Grant Likely <[EMAIL PROTECTED]> writes: Grant> From: Grant Likely <[EMAIL PROTECTED]> By configuring Grant> it earlier we get console output sooner which is helpful for Grant> debugging when the kernel crashes before the serial drivers Grant> are initialized. Grant> Signed-

[PATCH 2 7/7] Uartlite: Let the console be initialized earlier

2007-09-30 Thread Grant Likely
From: Grant Likely <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> --- drivers/serial/uartlite.c | 41 ++