All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 3/6] cmd: sysboot: Create a sysboot command dedicated file
Date: Fri, 6 Dec 2019 16:48:22 -0500	[thread overview]
Message-ID: <20191206214822.GY9549@bill-the-cat> (raw)
In-Reply-To: <20191125080741.2215-4-patrice.chotard@st.com>

On Mon, Nov 25, 2019 at 09:07:38AM +0100, Patrice Chotard wrote:

> Extract all sysboot command related code from pxe.c to new sysboot.c
> Update Kconfig to insure that DISTRO_DEFAULT select new CMD_SYSBOOT
> command.
> 
> Signed-off-by: Patrice Chotard <patrice.chotard@st.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20191206/2895bf0b/attachment.sig>

  reply	other threads:[~2019-12-06 21:48 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-25  8:07 [U-Boot] [PATCH v3 0/6] cmd: remove NET and CMD_NET dependency for CMD_PXE Patrice Chotard
2019-11-25  8:07 ` [U-Boot] [PATCH v3 1/6] cmd: Migrate from_env() from pxe.c to nvedit.c Patrice Chotard
2019-12-06 21:48   ` Tom Rini
2019-11-25  8:07 ` [U-Boot] [PATCH v3 2/6] cmd: Prepare sysboot command independence Patrice Chotard
2019-12-06 21:48   ` Tom Rini
2019-11-25  8:07 ` [U-Boot] [PATCH v3 3/6] cmd: sysboot: Create a sysboot command dedicated file Patrice Chotard
2019-12-06 21:48   ` Tom Rini [this message]
2019-11-25  8:07 ` [U-Boot] [PATCH v3 4/6] cmd: pxe_utils: Fix checkpatch WARNING/CHECK Patrice Chotard
2019-12-06 21:48   ` Tom Rini
2019-11-25  8:07 ` [U-Boot] [PATCH v3 5/6] cmd: sysboot: " Patrice Chotard
2019-12-06 21:48   ` Tom Rini
2019-11-25  8:07 ` [U-Boot] [PATCH v3 6/6] cmd: pxe: " Patrice Chotard
2019-12-06 21:48   ` Tom Rini

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=20191206214822.GY9549@bill-the-cat \
    --to=trini@konsulko.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.