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.

Boot From NAND Flash in AM335x

Hi Experts,

I am using AM335x EVM starter kit with SDK 6.0.

I tried to write the MLO and uboot image into NAND flash as shown in the link http://processors.wiki.ti.com/index.php/Linux_Core_U-Boot_User%27s_Guide
 

When I tried to issue the command load in the u-boot terminal then it is displayed as u-boot command not available.  How to do the same using the SDK 6.0  u-boot ?