Other Parts Discussed in Thread: DRA821, TDA4VM
I am using the DRA821 and I should be able via the ethernet to load u-boot in order to flash the EMMC and OCTA SPI devices on the board.
For this purpose I prepared a workstation with ubuntu linux on which is installed the processor sdk linux release 8.0.0.5 and I configured the demo board
to boot trough the RGMII Ethernet interface.
Up to now it seems I'm able to lood through bootp and R5 ROM the R5 SPL and SYSFW present in the tiboot3.bin, but after that the ethernet link to the PC goes down and I'm not able to load tispl.bin and uboot.img.
From what I've understood the tiboot3.bin included in the linux SDK is not able manage ethernet connections, is it possible to configure the uboot to manage ethernet connection as AM43xx family?