[U-Boot] [U-Boot, v3, 2/2] common: cmd_part: start and size sub-commands introduction

Tom Rini trini at konsulko.com
Fri Jun 19 22:25:10 CEST 2015


On Mon, Jun 15, 2015 at 09:35:05PM +0200, Paul Kocialkowski wrote:

> This introduces the part start and part size sub-commands. The purpose of these
> is to store the start block and size of a partition in a variable, given the
> device and partition number.
> 
> This allows reading raw data that fits a single partition more easily.
> For instance, this could be used to figure out the start block and size of a
> kernel partition when a partition table is present, given the partition number.
> 
> Signed-off-by: Paul Kocialkowski <contact at paulk.fr>
> Acked-by: Stephen Warren <swarren at nvidia.com>

After changing it to use LBAF instead of "%lx" to fix some warnings,
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/20150619/8b2a5a0b/attachment.sig>


More information about the U-Boot mailing list