From: Bernhard Nortmann <bernhard.nortmann@web.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC PATCH 1/3] expose eth_is_active() function to test network device state
Date: Tue, 25 Aug 2015 20:01:09 +0200 [thread overview]
Message-ID: <55DCAD65.6050408@web.de> (raw)
In-Reply-To: <CANr=Z=ZXyEUb=eWN-JPpM1Zb5dPdpD3_8vW7ZsYp076bzDiqCg@mail.gmail.com>
Am 25.08.2015 um 17:55 schrieb Joe Hershberger:
> Hi Bernhard,
>
> [...]
> It's good to have a build target and also a test or so. We should
> maybe enable it in sandbox.
I'm not familiar at all with the U-Boot "sandbox" architecture, so I'd
prefer
to leave that to someone else.
> I'm pretty sure CamelCase is used in NetConsole.
Thanks, I'll fix that.
> I guess that will work (not running moveconfig.pl) with
> CONFIG_NETCONSOLE since so far most boards that don't define
> CONFIG_DM_ETH don't define CONFIG_NET or CONFIG_NETDEVICES so that
> CONFIG_NETCONSOLE option wouldn't be available. We'll have to change
> that for next release.
>
> -Joe
Yes, that Kconfig vs. "legacy" options battle is a bit of a problem. If it
keeps things simpler for now, I could add "NETCONSOLE" to the respective
CONFIG_SYS_EXTRA_OPTIONS as an alternative approach, and leave that Kconfig
migration for the future. Which do you prefer?
Regards, B. Nortmann
next prev parent reply other threads:[~2015-08-25 18:01 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-21 22:30 [U-Boot] [RFC PATCH 0/3] fix netconsole for CONFIG_DM_ETH Bernhard Nortmann
2015-08-21 22:30 ` [U-Boot] [RFC PATCH 1/3] expose eth_is_active() function to test network device state Bernhard Nortmann
2015-08-23 21:21 ` Simon Glass
2015-08-24 10:20 ` Bernhard Nortmann
2015-08-24 16:59 ` Simon Glass
2015-08-24 17:02 ` Joe Hershberger
2015-08-25 9:53 ` Bernhard Nortmann
2015-08-25 15:55 ` Joe Hershberger
2015-08-25 18:01 ` Bernhard Nortmann [this message]
2015-08-25 18:13 ` Joe Hershberger
2015-08-21 22:30 ` [U-Boot] [RFC PATCH 2/3] fix netconsole when CONFIG_DM_ETH is set Bernhard Nortmann
2015-08-21 22:30 ` [U-Boot] [RFC PATCH 3/3] avoid eth_unregister() call when function is unavailable Bernhard Nortmann
2015-08-23 21:21 ` Simon Glass
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=55DCAD65.6050408@web.de \
--to=bernhard.nortmann@web.de \
--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