[U-Boot] [PATCH v5 08/12] SPEAr : Support for HW mac id read/write from i2c mem

Tom Tom.Rix at windriver.com
Mon Feb 1 14:55:07 CET 2010


Ben Warren wrote:
> 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.

This set has been applied.
Best Regards,
Tom

> 
> regards,
> Ben



More information about the U-Boot mailing list