diff options
author | Vipin KUMAR <vipin.kumar@st.com> | 2010-01-15 19:15:49 +0530 |
---|---|---|
committer | Tom Rix <Tom.Rix@windriver.com> | 2010-01-21 13:35:17 -0600 |
commit | 14a35a6fb2e1c284fbacfe40f6c94fdaa9a1c989 (patch) | |
tree | 86a9db755ba1cfeb3bab71f50011d43e4506dc04 /board/gw8260 | |
parent | f68d0678c878b33fe690e8bcfc9f88b67d870e39 (diff) | |
download | u-boot-imx-14a35a6fb2e1c284fbacfe40f6c94fdaa9a1c989.zip u-boot-imx-14a35a6fb2e1c284fbacfe40f6c94fdaa9a1c989.tar.gz u-boot-imx-14a35a6fb2e1c284fbacfe40f6c94fdaa9a1c989.tar.bz2 |
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>
Diffstat (limited to 'board/gw8260')
0 files changed, 0 insertions, 0 deletions