Hello,
I have the EVM6472, and I'm trying to use the EMAC bootloader. The errata states that it doesn't work directly (it won't send a BootP packet), so I'm using the I2C bootloader first, as suggested.
The POST program given with the EVM seems to do just that - In the end, it calls the EMAC bootloader.
I've tried using it, and it didn't work (I still didn't get a BootP packet). Also, I tried re-writing the program to the eeprom, but I still can't see a packet.
Any ideas?