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.

Linux/PROCESSOR-SDK-AM335X: Ethernet boot on custom board

Part Number: PROCESSOR-SDK-AM335X

Tool/software: Linux

Hi,

We've a custom board based on SITARA AM335x Processor.

SDK We're using is ti-processor-sdk-linux-am335x-evm-05.00.00.15.

Now we are trying to flash eMMC using network booting without inserting SD Card. can you help me with how to do format eMMC through TFTP/NFS.

As of now I've followed the procedure given in the TI Website.

http://processors.wiki.ti.com/index.php/Sitara_Linux_Program_the_eMMC_on_Beaglebone_Black#Flash_the_Beaglebone_Black

we've copied all the files in the below image to /tftpboot.

We've also referred to the TRM section 26.1.9.4,

Boot configuration: we've set the following configuration to boot it through ethernet.

We just connected our board to host system through LAN and powered on the board. Following is the output on the terminal.

sbr@sbr-Lenovo-B50-80:~$ minicom -s

Welcome to minicom 2.7

OPTIONS: I18n
Compiled on Nov 15 2018, 20:20:04.
Port /dev/ttyUSB2, 08:57:41

Press CTRL-A Z for help on special keys

CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC












CTRL-A Z for help | 115200 8N1 | NOR | Minicom 2.7 | VT102 | Offline | ttyUSB2

It is not getting any IP address and it seems that our board didn't send out any BOOTP request and didn't receive any response from the boot server.

Please check the attached screenshot of the frames captured in wireshark.

And my laptop has set IP to 10.10.100.10.

I want your help in this regard. Kindly help us.

Regards

Vamsi