[U-Boot] [PATCH 3/3] LAN91C96: Enable NET_MULTI LAN driver

Ben Warren biggerbadderben at gmail.com
Tue Nov 10 07:27:55 CET 2009


Nishanth,

Nishanth Menon wrote:
> This modification is NOT tested on any of the
> platforms modified as I dont have them. please
> help by testing+building+fixing
>
> Signed-off-by: Nishanth Menon <nm at ti.com>
> Cc: Andrea Scian <andrea.scian at dave-tech.it>
> Cc: Ben Warren <biggerbadderben at gmail.com>
> Cc: Dave Peverley <dpeverley at mpc-data.co.uk>
> Cc: George G. Davis <gdavis at mvista.com>
> Cc: Kyungmin Park <kyungmin.park at samsung.com>
> Cc: Nishant Kamat <nskamat at ti.com>
> Cc: Richard Woodruff <r-woodruff2 at ti.com>
> Cc: Rishi Bhattacharya <rishi at ti.com>
> Cc: Sandeep Paulraj <s-paulraj at ti.com>
> ---
>  board/apollon/apollon.c       |   12 +++++++-----
>  include/configs/B2.h          |    2 +-
>  include/configs/apollon.h     |    3 ++-
>  include/configs/assabet.h     |    3 ++-
>  include/configs/gcplus.h      |    3 ++-
>  include/configs/lubbock.h     |    3 ++-
>  include/configs/omap1510inn.h |    3 ++-
>  include/configs/omap1610h2.h  |    3 ++-
>  include/configs/omap1610inn.h |    3 ++-
>  include/configs/omap2420h4.h  |    3 ++-
>  include/configs/omap5912osk.h |    3 ++-
>  include/configs/omap730p2.h   |    3 ++-
>  include/configs/pleb2.h       |    6 ++++--
>  13 files changed, 32 insertions(+), 18 deletions(-)
>   
I expect that all of these boards are now broken, since you haven't 
provided board_eth_init() functions for them.

Applying to net/next anyway to make it easy to get everything working.

thanks,
Ben


More information about the U-Boot mailing list