public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stephan Linz <linz@li-pro.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/6] microblaze: Enable several ethernet driver compilation
Date: Sat, 28 Jan 2012 09:55:47 +0100	[thread overview]
Message-ID: <1327740947.3638.16.camel@keto> (raw)
In-Reply-To: <201201262258.58367.vapier@gentoo.org>

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

  reply	other threads:[~2012-01-28  8:55 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-21 20:59 [U-Boot] LL TEMAC v9 refactored Stephan Linz
2012-01-21 21:02 ` [U-Boot] [PATCH 1/6] net: ll_temac: Add LL TEMAC driver to u-boot Stephan Linz
2012-01-26 15:07   ` Michal Simek
2012-01-26 22:30     ` Stephan Linz
2012-01-21 21:02 ` [U-Boot] [PATCH 2/6] microblaze: Enable several ethernet driver compilation Stephan Linz
2012-01-27  3:58   ` Mike Frysinger
2012-01-28  8:55     ` Stephan Linz [this message]
2012-01-28 21:06       ` Mike Frysinger
2012-01-28 23:27       ` Wolfgang Denk
2012-01-21 21:02 ` [U-Boot] [PATCH 3/6] microblaze: Wire up LL_TEMAC driver initialization Stephan Linz
2012-01-21 21:02 ` [U-Boot] [PATCH 4/6] microblaze: Enable phylib and mii support Stephan Linz
2012-01-21 21:02 ` [U-Boot] [PATCH 5/6] microblaze: Enable TFTP put command Stephan Linz
2012-01-21 21:02 ` [U-Boot] [PATCH 6/6] microblaze: Add faked LL_TEMAC driver configuration Stephan Linz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1327740947.3638.16.camel@keto \
    --to=linz@li-pro.net \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox