Part Number: PROCESSOR-SDK-AM335X
Tool/software: Linux
I have a SD card created by the processor SDK with my filesystem in it. Now I want to boot the AM335X-EVM from NAND。I tried to erase the NAND, write the u-boot.img and MLO to the NAND in u-boot, but it cannot works. So I wonder what should I do with the u-boot.img or MLO to boot from NAND? And is there any easier way to transfer my system to NAND?