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.

SPL OS boot

Other Parts Discussed in Thread: AM3358

Hi 

I have using a AM3358 EVM and the ti-processor-sdk-linux-am335x-evm-01.00.00.03.

In order to enhance boot speed, SPL OS BOOT Mode want to use.

My boot mode is a NAND boot mode. 

I make uImage  and write to NAND, so SPL OS Boot mode is entered 

But The kernel failed to boot. No message.

Kernel imag and am335x-evm.dtb  is OK reading from nand.

Please help me.