[U-Boot] [PATCH] Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API
Ben Warren
biggerbadderben at gmail.com
Fri Jul 17 04:19:27 CEST 2009
Ben Warren wrote:
> All in-tree boards that use this controller have CONFIG_NET_MULTI added
> Also:
> - changed CONFIG_DRIVER_SMC911X* to CONFIG_SMC911X*
> - cleaned up line lengths
> - modified all boards that override weak function in this driver
>
> Signed-off-by: Ben Warren <biggerbadderben at gmail.com>
> ---
Note: I haven't actually *tested* this code, only verified that it
compiles cleanly on an ARM platform and that the appropriate weak
functions are overridden (looked in System.map). Although the changes
are mainly cosmetic, there's a very good chance that bugs were
introduced, so if anybody can try it please do!
thanks,
Ben
More information about the U-Boot
mailing list