Source and document URL:
http://software-dl.ti.com/dsps/dsps_public_sw/am_bu/sdk/AM335xSDK/latest/index_FDS.html
After setting the ti-sdk-am335x-evm-05.03.00.00, I tried to run "sudo ./setup.sh" and I had a problem:
According to the sitara-linuxsdk-sdg-05.03.00.00.pdf (page 29), after asking kernel image in /tftpboot, the script will ask if the user wants to create a minicom script, etc...
The setup.sh stopped short after getting the boot image file name and immediately asking user to flash the NAND ?
======================================================================
Select Linux kernel location:
1: TFTP
2: SD card
[ 1 ]
Select root file system location:
1: NFS
2: SD card
[ 1 ]
Available kernel images in /tftproot:
uImage-am335x-evm.bin
Which kernel image do you want to boot from TFTP?
[ uImage-am335x-evm.bin ]
--------------------------------------------------------------------------------
The NAND on the AM335x EVM will be flashed with the previous settings. Please
press enter to begin the flashing process.