
10 Jul
2010
10 Jul
'10
9:06 p.m.
On Sat, Jul 10, 2010 at 7:53 AM, Jim Sheldon jims@russound.com wrote:
Hello everyone,
I am working on a product based on Atmel's sam9g20. Atmel's flashing procedure stores the MAC address as a u-boot environment variable (ethaddr).
We are not comfortable with storing the MAC address this way, and would rather keep it in EEPROM. Does anyone have experience with this?
Not on that chip, but we do it for Freescale PowerPC SOCs. Take a look at board/freescale/common/sys_eeprom.c
--
Timur Tabi
Linux kernel developer at Freescale