All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: John Keeping <john@metanate.com>
Cc: U-Boot Mailing List <u-boot@lists.denx.de>
Subject: Re: [PATCH v2] boot: allow bootmeth-distro without CONFIG_NET
Date: Sat, 30 Jul 2022 19:27:29 -0600	[thread overview]
Message-ID: <CAPnjgZ2Y1r5iRQ_G_GiMWOPTN98OvtVaziV5JiW1d4HaSD0g2w@mail.gmail.com> (raw)
In-Reply-To: <20220728101915.3019548-1-john@metanate.com>

On Thu, 28 Jul 2022 at 04:19, John Keeping <john@metanate.com> wrote:
>
> Remove the dependency on CMD_PXE from BOOTMETH_DISTRO by introducing a
> new hidden kconfig symbol to control whether pxe_utils is compiled,
> allowing bootstd's distro method to be compiled without needing
> networking support enabled.
>
> Signed-off-by: John Keeping <john@metanate.com>
> ---
> v2:
> - Fix MENU dependency for PXE_UTILS
>
>  boot/Kconfig  | 8 +++++++-
>  boot/Makefile | 3 +--
>  cmd/Kconfig   | 4 ++--
>  3 files changed, 10 insertions(+), 5 deletions(-)

Reviewed-by: Simon Glass <sjg@chromium.org>

  parent reply	other threads:[~2022-07-31  1:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-28 10:19 [PATCH v2] boot: allow bootmeth-distro without CONFIG_NET John Keeping
2022-07-28 11:18 ` Tom Rini
2022-07-31  1:27 ` Simon Glass [this message]
2022-08-07 13:10 ` Simon Glass
2022-08-07 15:47   ` 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=CAPnjgZ2Y1r5iRQ_G_GiMWOPTN98OvtVaziV5JiW1d4HaSD0g2w@mail.gmail.com \
    --to=sjg@chromium.org \
    --cc=john@metanate.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.