[U-Boot] [PATCH 2/6] microblaze: Enable several ethernet driver compilation

Stephan Linz linz at li-pro.net
Sat Jan 28 09:55:47 CET 2012


Hi Mike,

Am Donnerstag, den 26.01.2012, 22:58 -0500 schrieb Mike Frysinger: 
> On Saturday 21 January 2012 16:02:54 Stephan Linz wrote:
> > NET_MULTI enables to use several ethernet drivers but
> > microblaze-generic platform config file select only
> > one driver.
> 
> NET_MULTI no longer exists because the code is always enabled now :)

right, that is not defined anywhere -- the comment means that we will
use the multipple network interface support from U-Boot. I can write a
more precise comment ...


> 
> >  #define	CONFIG_ETHADDR		00:E0:0C:00:00:FD
> > +#define	CONFIG_ETH1ADDR		00:E0:0C:00:00:FC
> 
> err, i think these need to get dropped.  boards should not be hardcoding mac 
> addresses in their configs.

OK, I think so too. I can left at least one MAC address as it was in the
original board configuration. I think we need this for a rapid system
startup without a default configuration in ROM. IMHO there are many many
boards that are going this way ...


-- 
Best regards,
Stephan Linz
______________________________________________________________________________
MB-Ref: http://www.li-pro.de/xilinx_mb:mbref:start
OpenDCC: http://www.li-pro.net/opendcc.phtml
PC/M: http://www.li-pro.net/pcm.phtml
Sourceforge: http://sourceforge.net/users/slz
Gitorious: https://gitorious.org/~slz



More information about the U-Boot mailing list