Holger Schurig <[email protected]> writes: > Also note that Linux for ARM cpus has some early debug capability > via the serial port (e.g. debug output during decompression, > before the MMU get's turned on). See
It should be noted that by default, kernel decompressor writes out results on FFUART on every PXA hardware (see arch/arm/mach-pxa/include/mach/uncompress.h, function putc()), if the UART was previously initialized. As you'll see in the same file, the sentence is not valid for littleton and intelmote2 boards. Cheers. -- Robert _______________________________________________ Haret mailing list [email protected] https://handhelds.org/mailman/listinfo/haret
