All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Chou <thomas@wytron.com.tw>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4] Program net device MAC addresses after initializing
Date: Tue, 27 Apr 2010 14:15:02 +0800	[thread overview]
Message-ID: <4BD680E6.6050105@wytron.com.tw> (raw)
In-Reply-To: <1272306230-20453-1-git-send-email-biggerbadderben@gmail.com>

On 04/27/2010 02:23 AM, Ben Warren wrote:
> Add a new function to the eth_device struct for programming a network
> controller's hardware address.
>
> After all network devices have been initialized and the proper MAC address
> for each has been determined, make a device driver call to program the
> address into the device.  Only device instances with valid unicast addresses
> will be programmed.
>
> Signed-off-by: Ben Warren<biggerbadderben@gmail.com>
> Acked-by: Heiko Schocher<hs@denx.de>
> Acked-by: Detlev Zundel<dzu@denx.de>
> Tested-by: Prafulla Wadaskar<prafulla@marvell.com>
>    
Tested using ethoc and altera_tse driver on nios2 NEEK and EP3C120 boards.

Tested-by: Thomas Chou <thomas@wytron.com.tw>

  parent reply	other threads:[~2010-04-27  6:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-26 18:23 [U-Boot] [PATCH v4] Program net device MAC addresses after initializing Ben Warren
2010-04-27  5:41 ` Heiko Schocher
2010-04-27  6:15 ` Thomas Chou [this message]
2010-04-27 17:01 ` Ben Warren

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=4BD680E6.6050105@wytron.com.tw \
    --to=thomas@wytron.com.tw \
    --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.