From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot,3/3] ums: support multiple LUNs at once
Date: Thu, 14 Jan 2016 08:21:05 -0500 [thread overview]
Message-ID: <20160114132105.GI3359@bill-the-cat> (raw)
In-Reply-To: <1449513530-14504-3-git-send-email-swarren@wwwdotorg.org>
On Mon, Dec 07, 2015 at 11:38:50AM -0700, Stephen Warren wrote:
> From: Stephen Warren <swarren@nvidia.com>
>
> Extend the ums command to accept a list of block devices. Each of these
> will be exported as a separate LUN. An example use-case would be:
>
> ums 0 mmc 0,0.1,0.2
>
> ... which would export LUNs for eMMC 0's user data, boot0, and boot1 HW
> partitions. This is useful since it allows the host access to everything
> on the eMMC without having to somehow stop the ums command from executing
> and restart it with different parameters.
>
> Signed-off-by: Stephen Warren <swarren@nvidia.com>
> Reviewed-by: Tom Rini <trini@konsulko.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160114/7e5ae86d/attachment.sig>
next prev parent reply other threads:[~2016-01-14 13:21 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-07 18:38 [U-Boot] [PATCH 1/3] block: pass block dev not num to read/write/erase() Stephen Warren
2015-12-07 18:38 ` [U-Boot] [PATCH 2/3] mmc: store hwpart in the block device Stephen Warren
2015-12-18 0:27 ` Tom Rini
2016-01-14 13:21 ` [U-Boot] [U-Boot,2/3] " Tom Rini
2015-12-07 18:38 ` [U-Boot] [PATCH 3/3] ums: support multiple LUNs at once Stephen Warren
2015-12-18 0:27 ` Tom Rini
2016-01-14 13:21 ` Tom Rini [this message]
2015-12-18 0:27 ` [U-Boot] [PATCH 1/3] block: pass block dev not num to read/write/erase() Tom Rini
2016-01-13 18:29 ` Stephen Warren
2016-01-13 19:43 ` Tom Rini
2016-01-14 13:20 ` [U-Boot] [U-Boot, " 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=20160114132105.GI3359@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox