public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: dh at synoia.com <dh@synoia.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] dhcp command not populating dnsip environment variable
Date: Fri, 23 Mar 2018 11:12:57 -0700	[thread overview]
Message-ID: <20180323110809.6a401829@raspberrypi> (raw)
In-Reply-To: <1493032693.3427290.1521494690666@mail.yahoo.com>

On Mon, 19 Mar 2018 21:24:50 +0000 (UTC)
Duncan Hare <dh@synoia.com> wrote:

Joe

My approach with the bootp options was a submenu in the net/Kconfig
file. coupled with imply directives as suggested in
defaults_distro_config. 

However:

The "if NET" directive in net/kconfig precludes menu...endmenu
directives between the if...endif.

The menu directive precludes if...endif directives in a menu.

A submenu for bootp/dhcp options appears not possible.

The NET directive is selected by the CMD_NET directive in
cmd/Kconfig.

One can create a menuu/submenu by removeing the if NET...end
directive, but that appears to defeat the objective of excluding the
net component.

Suggestions? Guidance?

  parent reply	other threads:[~2018-03-23 18:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-18 20:01 [U-Boot] dhcp command not populating dnsip environment variable Duncan Hare
2018-03-19 20:41 ` Joe Hershberger
     [not found]   ` <1493032693.3427290.1521494690666@mail.yahoo.com>
2018-03-23 18:12     ` dh at synoia.com [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-03-15 20:25 Duncan Hare
2018-03-15 20:29 ` Joe Hershberger
2018-03-16  3:00   ` Duncan Hare
2018-03-16 17:18   ` Duncan Hare
2018-03-16 17:49     ` Joe Hershberger

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=20180323110809.6a401829@raspberrypi \
    --to=dh@synoia.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox