[U-Boot] [PATCH v5 08/12] SPEAr : Support for HW mac id read/write from i2c mem
Ben Warren
biggerbadderben at gmail.com
Mon Feb 1 06:15:25 CET 2010
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 at st.com>
>
Acked-by: Ben Warren <biggerbadderben at 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
More information about the U-Boot
mailing list