This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to modify the location of the MAC address

Looking over the SDK, it appears the AM180x evm was written to pull the ethernet MAC address either from an i2c eeprom or the spi flash.  However, I've built a custom board which has neither resource.  I'd like to modify the kernel to pull the MAC address instead from the nand flash.  Is there a way to pull the MAC address directly from the nand flash without setting up partitions, disk on chip, etc.?