[U-Boot] Pull request - net

Ben Warren biggerbadderben at gmail.com
Mon Feb 23 23:18:47 CET 2009


Wolfgang Denk wrote:
> Dear Ben Warren,
>
> In message <49A255AF.8030305 at gmail.com> you wrote:
>   
>> Wolfgang,
>>
>> The following changes since commit 32688e572ff96715b41420e9a7f280db6c399b65:
>>
>>   Wolfgang Denk (1):
>>
>>         Update CHANGELOG;  Prepare 2009.03-rc1
>>
>> are available in the git repository at:
>>
>>   git://git.denx.de/u-boot-net.git master
>>
>> Heiko Schocher (1):
>>
>>       netloop: speed up NetLoop
>>
>> Mike Frysinger (1):
>>
>>       smc911x_eeprom: new example app for managing newer SMC parts
>>
>> Pieter Henning (1):
>>
>>       Added Vitesse VSC8211 definitions to TSEC driver
>>
>>  common/cmd_nvedit.c       |    6 +
>>
>>  drivers/net/tsec.c        |   30 ++++
>>
>>  examples/.gitignore       |    1 +
>>
>>  examples/Makefile         |    7 +-
>>
>>  examples/smc911x_eeprom.c |  381 +++++++++++++++++++++++++++++++++++++++++++++
>>
>>  include/common.h          |    1 +
>>
>>  net/eth.c                 |   11 +-
>>
>>  net/net.c                 |  134 +++++++++-------
>>
>>  8 files changed, 507 insertions(+), 64 deletions(-)
>>
>>  create mode 100644 examples/smc911x_eeprom.c
>>     
>
> Applied, thanks.
>
> [Ummm... where are all these empty lines coming from in your
> message?]
>
>   
I cut&paste from terminal to Thunderbird, then changed it to 
'preformat', which does who knows what.  It was done quickly...
> Best regards,
>
> Wolfgang Denk
>
>   
regards,
Ben


More information about the U-Boot mailing list