Files
u-boot/common
Paul Kocialkowski 8607c4f127 common: cmd_part: start and size sub-commands introduction
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@paulk.fr>
Acked-by: Stephen Warren <swarren@nvidia.com>
[trini: Change "%lx" to LBAF]
Signed-off-by: Tom Rini <trini@konsulko.com>
2015-06-19 16:46:47 -04:00
..
2015-04-29 21:02:32 -06:00
2015-05-10 09:59:38 -04:00
2015-06-10 19:26:54 -06:00
2015-05-14 19:58:34 -06:00
2015-05-21 09:13:19 -04:00
2015-05-14 18:49:37 -06:00