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.

[TDA4VM] TDA4EVM network boot help

Hi, in TDA4 TRM chapter 4, says that TDA4 support ethertnet boot.

I set up DHCP server and TFTP server, then toggle the boot mode to RGMII ethernet boot. Tcpdump shows everything is working fine, but after tftp server send tiboot3.bin to EVM, debug UART has no any log.

Is there some special configs for TDA4 boot from network? Or some special code patch is required?

I am using TDA4 EVM Alpha and SDK version ti-processor-sdk-linux-automotive-j7-evm-06_01_00_05 and psdk_rtos_auto_j7_06_01_00_15

My DHCP server sets boot file name to tiboo3.bin in its boot reply.

Thanks.