From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, v3] cmd/gpt: Support gpt command for all devices
Date: Fri, 8 Nov 2013 17:25:52 -0500 [thread overview]
Message-ID: <20131108222552.GA5925@bill-the-cat> (raw)
In-Reply-To: <1380905584-21665-1-git-send-email-egbert.eich@gmail.com>
On Fri, Oct 04, 2013 at 06:53:04PM +0200, egbert.eich at gmail.com wrote:
> From: Egbert Eich <eich@suse.com>
>
> The gpt command was only implemented for mmc devices. There is no reason
> why this command should not be generalized and be applied all other
> storage device classes.
> This change both simplifies the implementation and eliminates a
> build failure for systems that don't support mmcs.
>
> Signed-off-by: Egbert Eich <eich@suse.com>
> Tested-by: Piotr Wilczek <p.wilczek@samsung.com>
Applied to u-boot/master with a slight change to the coding style (yes,
we want variables declared at the start of the function and
__maybe_unused for ones that would be hidden via #ifdef and cause a
warning in some cases), thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20131108/4de11d76/attachment.pgp>
prev parent reply other threads:[~2013-11-08 22:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <000101ce35f115206703f61350$%wilczek@samsung.com>
2013-10-04 16:53 ` [U-Boot] [Patch v3] cmd/gpt: Support gpt command for all devices Egbert Eich
2013-10-11 7:13 ` Piotr Wilczek
2013-10-12 23:13 ` Egbert Eich
2013-10-14 9:50 ` Piotr Wilczek
2013-11-08 22:25 ` Tom Rini [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=20131108222552.GA5925@bill-the-cat \
--to=trini@ti.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