* Tony Lindgren [100315 11:35]: > * Cory Maccarrone [100309 15:38]: > > On Tue, Mar 9, 2010 at 7:56 AM, Tony Lindgren wrote: > > > > > > Does your system boot without any patches if DEBUG_LL is not set > > > in your .config? > > > > No, it doesn't. Seems like the debugging code is still trying to run, > > even disabled. If I add in that check, it'll boot with DEBUG_LL not > > set, but won't without that. > > Sorry for the delay on this. How about with the following patch with > DEBUG_LL not set? > > Note that this is using the shift register now too. Then we may want to do this too for the boards that don't have any UART. Tony