
1 Feb
2010
1 Feb
'10
6:15 a.m.
Tom,
Vipin KUMAR wrote:
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
Acked-by: Ben Warren biggerbadderben@gmail.com
board/spear/common/spr_misc.c | 68 ++++++++++++++++++++++++++++++++- include/asm-arm/arch-spear/spr_defs.h | 8 ++++ 2 files changed, 75 insertions(+), 1 deletions(-)
I think I told WD I'd apply this, but am unable to do so without all the other SPEAr patches. Please include it in your set.
regards, Ben