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

Ben Warren biggerbadderben at gmail.com
Mon Jul 27 23:47:11 CEST 2009


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.

regards,
Ben


More information about the U-Boot mailing list