[U-Boot] [PATCH 1/7] cmd: part: Add 'number' sub-command
Simon Glass
sjg at chromium.org
Thu Dec 6 01:31:07 UTC 2018
On Tue, 27 Nov 2018 at 12:57, Ruslan Trofymenko
<ruslan.trofymenko at linaro.org> wrote:
>
> This sub-command serves for getting the partition index from
> partition name. Also it can be used to test the existence of specified
> partition.
>
> Signed-off-by: Ruslan Trofymenko <ruslan.trofymenko at linaro.org>
> ---
> cmd/part.c | 16 +++++++++++++++-
> 1 file changed, 15 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list