Hello,
I design a custom board as start-kit board,i change AM3359 to AM3352ZCZ60 ,the software version is SDK6.0(i have removed EEPROM support).I boot from UART0 ,and it prints 'C' well,then i transmit MLO with XMODEM in 1K mode finish ,it prints nothing on the teminal any more,MLO can not run.As i know,the MLO functions is initial the DDR and load the uboot,it run in the AM335X inner RAM.I have check the hardware.all votages is ok.i have try boot from SD card,but it does not work too!
What i miss?Should i modify any other u-boot code between AM3359 and AM3352?