Vijay Soni wrote:
I have done some changes in kernel and is not proceeding beyond this during 
boot:

Uncompressing linux.......................done, booting the kernel.



Any ideas how to fix this.
You could check if you have the right console settings in the uboot bootargs (eg: console=ttyS0,115200n8). You might be actually booting but not showing on the serial console if the console setting is mistyped or not present.

If the size of your kernel exceeds the allowable kernel size (I think its 4MB arch/arm/kernel/head.S), you might have to increase it.

regards,
-sid




_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to