All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] Davinci: Move config of MAC address to board setup
Date: Wed, 21 Apr 2010 10:51:10 -0700	[thread overview]
Message-ID: <4BCF3B0E.1060807@gmail.com> (raw)
In-Reply-To: <1271838423-20183-3-git-send-email-andreas.gaer@baslerweb.com>

Andreas,

On 4/21/2010 1:27 AM, andreas.gaer at baslerweb.com wrote:
> From: Andreas Gaeer<Andreas.Gaer@baslerweb.com>
>
> Without this change the MAC address only gets properly set when the
> ethaddr is already set in u-boot environment.
>    
> Now the board setup should do the following:
> 1. Put a valid ethaddr into environment (eg. by I2C EEPROM)
> 2. Call dv_set_mac_address() to set the address in TI EMAC driver
>
>    
Please read the documentation.  This is not how it's done.  The 
programming of MAC addresses is currently in flux.  I suggest you wait a 
few days and then see if changes are needed.

regards,
Ben

  reply	other threads:[~2010-04-21 17:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-21  8:27 [U-Boot] [PATCH 0/2] Fix networking on DM365EVM andreas.gaer at baslerweb.com
2010-04-21  8:27 ` [U-Boot] [PATCH 1/2] Davinci: Fixed wrong EMAC_MDIO_PHY_MASK andreas.gaer at baslerweb.com
2010-04-21  8:27 ` [U-Boot] [PATCH 2/2] Davinci: Move config of MAC address to board setup andreas.gaer at baslerweb.com
2010-04-21 17:51   ` Ben Warren [this message]
2010-04-22  9:18     ` Gaer, A.

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=4BCF3B0E.1060807@gmail.com \
    --to=biggerbadderben@gmail.com \
    --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.