All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH v3 1/3] cmd: part: Add subcommand to list supported partition tables
Date: Tue, 7 Jul 2020 23:01:57 -0400	[thread overview]
Message-ID: <20200708030157.GF1306@bill-the-cat> (raw)
In-Reply-To: <20200324151705.1798021-2-lusus@denx.de>

On Tue, Mar 24, 2020 at 04:17:03PM +0100, Niel Fourie wrote:

> Add a subcommand "types" to the part command, which lists the supported
> partition table types.
> 
> Signed-off-by: Niel Fourie <lusus@denx.de>
> Cc: Simon Glass <sjg@chromium.org>
> Reviewed-by: Simon Glass <sjg@chromium.org>

Applied to u-boot/master, thanks!

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

  reply	other threads:[~2020-07-08  3:01 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-24 15:17 [PATCH v3 0/3] cmd: add driver, fs and part type listing commands Niel Fourie
2020-03-24 15:17 ` [PATCH v3 1/3] cmd: part: Add subcommand to list supported partition tables Niel Fourie
2020-07-08  3:01   ` Tom Rini [this message]
2020-03-24 15:17 ` [PATCH v3 2/3] cmd: fs: Add command to list supported fs types Niel Fourie
2020-07-08  3:02   ` Tom Rini
2020-03-24 15:17 ` [PATCH v3 3/3] cmd: dm: Fixed/Added DM driver listing subcommands Niel Fourie
2020-07-08  3:02   ` Tom Rini
2020-05-26  7:57 ` [PATCH v3 0/3] cmd: add driver, fs and part type listing commands Wolfgang Denk
2020-05-26 19:24   ` Tom Rini
2020-05-31 14:07     ` 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=20200708030157.GF1306@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.