Other Parts Discussed in Thread: OMAP-L137
I'm currently developing on the OMAP L-137 EVM. The product I'm developing for will have the same Ethernet physical as the EVM but no i2c configuration EEPROM. The Ethernet driver on the EVM is the davinci_emac.c developed by Ti. I've disabled i2c in the Kernel configuration and now the driver is unable to obtain the MAC address. I'm willing to save the MAC address as an environment variable in U-Boot.
Does anyone know whether its possible or has anyone experience with this driver when it comes to getting the MAC address from the U-Boot environment?