Nishanth,

Nishanth Menon wrote:
> Make the lan91c96 driver capable of CONFIG_NET_MULTI
> to be clean for the new arch, add a a lil detect function
> Most of the formatting change was done to keep checkpatch
> silent, but a few functions and #if 0ed code which
> does not make sense for NET_MULTI have been removed
>
> Now, use the lan91c96_initialize() function to init the driver
>
> Signed-off-by: Nishanth Menon <n...@ti.com>
> Cc: Andrea Scian <andrea.sc...@dave-tech.it>
> Cc: Ben Warren <biggerbadder...@gmail.com>
> Cc: Dave Peverley <dpever...@mpc-data.co.uk>
> Cc: George G. Davis <gda...@mvista.com>
> Cc: Kyungmin Park <kyungmin.p...@samsung.com>
> Cc: Nishant Kamat <nska...@ti.com>
> Cc: Richard Woodruff <r-woodru...@ti.com>
> Cc: Rishi Bhattacharya <ri...@ti.com>
> Cc: Sandeep Paulraj <s-paul...@ti.com>
> ---
>  drivers/net/Makefile   |    2 +-
>  drivers/net/lan91c96.c |  452 +++++++++++++++++++----------------------------
>  drivers/net/lan91c96.h |  110 ++++++-------
>  include/netdev.h       |    1 +
>  4 files changed, 236 insertions(+), 329 deletions(-)
>   
applied to net/next

thanks,
Ben
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to