public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] How to disable MAC address for usb_ether
Date: Tue, 8 Apr 2014 07:35:47 +0200	[thread overview]
Message-ID: <E1WXOhI-0002xD-Ls@janus> (raw)
In-Reply-To: <53436940.5000701@gmail.com>

Hi Xuebing,

On Tue, 08 Apr 2014 11:13:04 +0800, Xuebing Wang <xbing6@gmail.com>
wrote:

> Hi,
> 
> My board has one Ethernet, one USB Host and one USB Slave.
> 
> Command bdinfo shows below:
> 
> eth0name    = cpsw
> ethaddr     = 90:59:af:54:1a:28
> eth1name    = usb_ether
> eth1addr    = 90:59:af:54:1a:2a
> current eth = cpsw
> 
> Would you please teach me how to disable usb_ether MAC address, thus 
> bdinfo will show "eth1addr    = (not set)"?
> 
> Thanks a lot.

Why do you want to unset the MAC address? Either you are using USB
Ethernet, and you need it to have a valid MAC, or you are not using it,
and eth1addr does not matter and can be safely ignored.

Still, you might want to try and check whether eth1addr is defined
in the environment (see env commands) and try to unset it -- but that
depends on which board exactly you are using and whether it is
supported by mainline U-Boot.

Amicalement,
-- 
Albert.

  reply	other threads:[~2014-04-08  5:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-08  3:13 [U-Boot] How to disable MAC address for usb_ether Xuebing Wang
2014-04-08  5:35 ` Albert ARIBAUD [this message]
2014-04-08 16:09 ` Tom Rini

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=E1WXOhI-0002xD-Ls@janus \
    --to=albert.u.boot@aribaud.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