This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

816x Linux kernel hangs when built with debug enabled.

when kernel debug is enabled and booted with recompiled kernel,  kernel gets the control from u-boot and it hangs in printascii function. The same thing happens on EVM too . This happens even before the control goes to start_kernel. When I remove kernel debug flag under kernel hacking using menuconfig, the system boots though. I am still using

 Linux: Linux-2.6.37-psp04.00.00.09

u-boot: u-boot-2010.06-psp04.00.00.09

 

Did anyone notice the issue mentioned above? If so, is there a fix? If yes, is there a patch?