Hi,
I am trying to boot EVM 66Ak2Hx kit through ethernet.
I tried to boot the kit by multistage mode.So i have followed the following steps.
1. First stage loader is loaded thro uart (uartImage1.bin file from example binary).
2.The name of secondary boot loader file is modified as eth_data.bin (ethernet2ndStage.bin) as stated in the wiki page.
3.PC address is set as 192.168.5.10 (as given in wiki page example).
4. tftpd utility settings are followed as per the wiki page example.
No boot complete messages are printed in the console (i.e Core n standing by where n is 0,1,2,3) after first stage loader thro uart.
So i probed thro wireshark. I observed bootp request whose source address is 0.0.0.0 and destination address is 255.255.255.255 and mac is 00:00:00:00:00:00.
Any settings are missed? Kindly suggest on this.
My plan is load u-boot thro ethernet since during production time i can not use JTAG for first load.
Regards,
Sivanantham


