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.

Linux/PROCESSOR-SDK-AM335X: No more output is seen on the console after "Starting Kernel..."

Part Number: PROCESSOR-SDK-AM335X

Tool/software: Linux

Hello,

I am using latest TI SDK Linux-4.4.41 with AM335x EVM-SK board.I tested user hello world application with older linux kernel v3.2 but some drivers are not present in this sdk. So I shifted to XXX SDK. after that i cross-compiled kernel source code as per standard procedure and build uImage. but after executing u-boot it hangs at following location 

## Booting kernel from Legacy Image at 80100000 ...
   Image Name:   Linux-4.4.41
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    3982032 Bytes = 3.8 MiB
   Load Address: 80008000
   Entry Point:  80008000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
OK

Starting kernel ...

I also referred TI wikis link http://processors.wiki.ti.com/index.php/Kernel_-_Common_Problems_Booting_Linux