All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/6] microblaze: Enable several ethernet driver compilation
Date: Thu, 26 Jan 2012 22:58:57 -0500	[thread overview]
Message-ID: <201201262258.58367.vapier@gentoo.org> (raw)
In-Reply-To: <1327179778-25693-2-git-send-email-linz@li-pro.net>

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 :)

>  #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.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120126/ad17a3e5/attachment.pgp>

  reply	other threads:[~2012-01-27  3:58 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 [this message]
2012-01-28  8:55     ` Stephan Linz
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=201201262258.58367.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.