Hi,
We have made a custom board based on AM335x. We are facing an in issue in the board bring-up. We have loaded the SPL and U-boot through serial port. Then from U-boot all the bsp firmwares (SPL,u-boot, Kernel, filesystem,dtb) were flashed in to NAND flash through Ethernet. Now the SPL and u-boot is loading from NAND flash. Also U-boot is loading linux kernel from NAND and "Starting Kernel" print is coming. But after that nothing is happening. The same Linux kernel is working in AM335x-EVM. So what could be the different possibilities for this to happen?