commit | 89b519eebb458bd17deec9e2e36e64a56aa80758 | [log] [tgz] |
---|---|---|
author | Vipin KUMAR <vipin.kumar@st.com> | Fri Jan 15 19:15:49 2010 +0530 |
committer | Tom Rix <Tom.Rix@windriver.com> | Thu Jan 21 13:35:17 2010 -0600 |
tree | 86a9db755ba1cfeb3bab71f50011d43e4506dc04 | |
parent | c1a7612c30df630f3761c823e7dc4df1dbc45e6f [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>