The minimum eeprom content required is to configure SDOs syncmanagers so that there can be basic communication. Arduino can write on the eeprom but in the next future we want to remove it and use LAN9252 alone as GPIO expander. So we're going to use eepromtools for writing on memory. On...