commit | f8c7278e6cfc4b2dfe8a6a09331b8fc22cc7a5a0 | [log] [tgz] |
---|---|---|
author | Vipin KUMAR <vipin.kumar@st.com> | Fri Jan 15 19:15:49 2010 +0530 |
committer | Tom Rix <Tom.Rix@windriver.com> | Sat Jan 23 08:15:49 2010 -0600 |
tree | 7c5da7e375042f3bad37acff3216bd0b445a2e48 | |
parent | 7cc4c46c7373f6991be4d2a862bbf0ec5d021487 [diff] |
SPEAr : Support for HW mac id read/write from i2c mem 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 i2c memory Signed-off-by: Vipin <vipin.kumar@st.com>