[U-Boot] [PATCH v2] net: Move Emaclite to NET_MULTI

Ben Warren biggerbadderben at gmail.com
Tue Oct 12 08:34:51 CEST 2010


  Hi Michal,

On 10/10/2010 6:41 PM, Michal Simek wrote:
> Emaclite was using old net api that's why
> this patch move emaclite to NET_MULTI api.
>
> Signed-off-by: Michal Simek<monstr at monstr.eu>
> CC: Ben Warren<biggerbadderben at gmail.com>
>
> ---
>
> v2: Pass base_addr as parameter
>
> v1: Initial version
> ---
>   drivers/net/xilinx_emaclite.c |   84 +++++++++++++++++++++++------------------
>   include/netdev.h              |    1 +
>   2 files changed, 48 insertions(+), 37 deletions(-)
Applied to net repo.

thanks,
Ben


More information about the U-Boot mailing list