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.