zhaoyilong <[email protected]> wrote: > When I open the macro DEBUG in the front of file >arch/arm/boot/decompressed/head.S,the kernel runs and stops >at"Uncompressing >Linux... done, booting the kernel."
so the decompressor is able to write to the right console (and uncompress the kernel) but the kernel isn't. with a bit of luck you could get something appending earlyprintk to the kernel command line. cheers, Dome -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

