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.?