[U-Boot] [PATCH v4 08/12] SPEAr : Support for HW mac id read/write from i2c mem

2010-01-13 Thread Tom
This patch adds the support to read and write mac id from i2c memory. For reading: if (env contains ethaddr) pick env ethaddr else pick ethaddr from i2c memory For writing: chip_config ethaddr XX:XX:XX:XX:XX:XX writes the mac id in

[U-Boot] [PATCH v4 08/12] SPEAr : Support for HW mac id read/write from i2c mem

2010-01-11 Thread Vipin KUMAR
This patch adds the support to read and write mac id from i2c memory. For reading: if (env contains ethaddr) pick env ethaddr else pick ethaddr from i2c memory For writing: chip_config ethaddr XX:XX:XX:XX:XX:XX writes the mac id in