From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephan Linz Date: Sat, 28 Jan 2012 09:55:47 +0100 Subject: [U-Boot] [PATCH 2/6] microblaze: Enable several ethernet driver compilation In-Reply-To: <201201262258.58367.vapier@gentoo.org> References: <1327179582.3765.33.camel@keto> <1327179778-25693-2-git-send-email-linz@li-pro.net> <201201262258.58367.vapier@gentoo.org> Message-ID: <1327740947.3638.16.camel@keto> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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