[U-Boot] [U-Boot, v3] cmd/gpt: Support gpt command for all devices

Tom Rini trini at ti.com
Fri Nov 8 23:25:52 CET 2013


On Fri, Oct 04, 2013 at 06:53:04PM +0200, egbert.eich at gmail.com wrote:

> From: Egbert Eich <eich at 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 at suse.com>
> Tested-by: Piotr Wilczek <p.wilczek at 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>


More information about the U-Boot mailing list