All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH V2] net: smc911x: Automatically Update ethaddr with MAC
Date: Thu, 1 Oct 2020 10:09:41 -0400	[thread overview]
Message-ID: <20201001140941.GJ14816@bill-the-cat> (raw)
In-Reply-To: <20200818131902.18533-1-aford173@gmail.com>

On Tue, Aug 18, 2020 at 08:19:02AM -0500, Adam Ford wrote:

> The ethernet controller can read the MAC from EEPROM and display it,
> but if ethaddr is not set, the ethernet is still unavailable.
> 
> This patch checks will automatically set the MAC address if it has
> not already been set.
> 
> Signed-off-by: Adam Ford <aford173@gmail.com>
> Acked-by: Joe Hershberger <joe.hershberger@ni.com>

Applied to u-boot/next, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20201001/9781a987/attachment.sig>

  parent reply	other threads:[~2020-10-01 14:09 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-18 13:19 [PATCH V2] net: smc911x: Automatically Update ethaddr with MAC Adam Ford
2020-09-26 11:06 ` Adam Ford
2020-09-28 18:03 ` Joe Hershberger
2020-10-01 14:09 ` Tom Rini [this message]
2020-10-01 17:48   ` Marek Vasut
2020-10-01 18:17     ` Tom Rini
2020-10-01 18:22       ` Adam Ford
2020-10-01 18:28         ` Tom Rini
2020-10-01 18:42           ` Adam Ford
2020-10-01 18:46             ` Marek Vasut
2020-10-01 18:51               ` Tom Rini
2020-10-01 19:49                 ` Marek Vasut

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=20201001140941.GJ14816@bill-the-cat \
    --to=trini@konsulko.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.