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?