u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
From: Michael Walle <michael@walle.cc>
To: u-boot@lists.denx.de
Subject: [PATCH] net: use a more deterministic approach to get the active ethernet device
Date: Sat, 24 Apr 2021 13:01:46 +0200	[thread overview]
Message-ID: <bb9d402f80af19d1ec513704b67600ed@walle.cc> (raw)
In-Reply-To: <20210224163044.17017-1-michael@walle.cc>

Am 2021-02-24 17:30, schrieb Michael Walle:
> If the environment variable "ethact" is not set, the first device in 
> the
> uclass is returned. This depends on the probing order of the ethernet
> devices. Moreover it is not not configurable at all.
> 
> Try to return the ethernet device with sequence id 0 first which then
> can be configured by the aliases in a device tree. Fall back to the old
> mechanism in case of an error.

any news?

-michael

  reply	other threads:[~2021-04-24 11:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-24 16:30 [PATCH] net: use a more deterministic approach to get the active ethernet device Michael Walle
2021-04-24 11:01 ` Michael Walle [this message]
2021-04-29 20:03 ` Ramon Fried
2021-06-14 20:55   ` Ramon Fried

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=bb9d402f80af19d1ec513704b67600ed@walle.cc \
    --to=michael@walle.cc \
    --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;
as well as URLs for NNTP newsgroup(s).