All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: Simon Glass <sjg@chromium.org>
Cc: U-Boot Mailing List <u-boot@lists.denx.de>,
	John Keeping <john@metanate.com>
Subject: Re: [PATCH v2] boot: allow bootmeth-distro without CONFIG_NET
Date: Sun, 7 Aug 2022 09:47:58 -0600	[thread overview]
Message-ID: <CAPnjgZ1WmpmmrRu8NBKBCgDvfP+j_3_xCJvAD=Vz13NhLzgXXQ@mail.gmail.com> (raw)
In-Reply-To: <CAPnjgZ2+48hwY7XCdquRHFJp5jou_r6ONB9rnTtnyFX=m_fwXg@mail.gmail.com>

Hi,

On Sun, 7 Aug 2022 at 07:10, Simon Glass <sjg@chromium.org> wrote:
>
> 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>
>
> Applied to u-boot-dm, thanks!

Note that I had to fix a few build errors by adding a CMD_BOOTM
condition as noted in the commit message.

Regards,
Simon

      reply	other threads:[~2022-08-07 15:52 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
2022-08-07 13:10 ` Simon Glass
2022-08-07 15:47   ` Simon Glass [this message]

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='CAPnjgZ1WmpmmrRu8NBKBCgDvfP+j_3_xCJvAD=Vz13NhLzgXXQ@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.