[U-Boot] [PATCH][Net] Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API

Ben Warren biggerbadderben at gmail.com
Tue Aug 25 22:54:55 CEST 2009


Hi Robin,

Robin Getz wrote:
> On Mon 27 Jul 2009 17:47, Ben Warren pondered:
>   
>> Ben Warren wrote:
>>     
>>> All in-tree boards that use this controller have CONFIG_NET_MULTI
>>> added
>>> Also:
>>>   - changed CONFIG_DRIVER_SMC91111 to CONFIG_SMC91111
>>>   - cleaned up line lengths
>>>   - modified all boards that override weak function in this driver
>>>   - modified all eeprom standalone apps to work with new driver
>>>
>>> Signed-off-by: Ben Warren <biggerbadderben at gmail.com>
>>>       
>> This patch is pretty big (~98k) and should probably be split up in its 
>> final incarnation.  This is really meant as a test patch.
>>
>> Since I don't have boards with this chip family, I'm unable to test for 
>> anything beyond clean compiling.  I don't have a blackfin toolchain 
>> installed, but it does build cleanly on 'MAKEALL ARM9' using ELDK 4.1 
>> for ARM.
>>
>> If anybody is able to test, please do and let me know the results.
>>     
>
> I have a few boards in the office - I'll try tomorrow.
>
>   
Did you ever get a chance to try this out?  If it works for you, I'll 
send out v2 addressing some style stuff.

regards,
Ben


More information about the U-Boot mailing list