Re: [U-Boot] [PATCH v4 0/2] Extend 'part' cmd and C API to get part info

2019-06-14 Thread Igor Opaniuk
Please ignore this patch-set, "disk: part: Extend API to get partition info" won't be used and was sent by by confusion. I'll re-send a single "cmd: part: Add 'number' sub-command" as v5. On Fri, Jun 14, 2019 at 4:04 PM Igor Opaniuk wrote: > > This patch-series extends `part` cmd and disk/part C

[U-Boot] [PATCH v4 0/2] Extend 'part' cmd and C API to get part info

2019-06-14 Thread Igor Opaniuk
This patch-series extends `part` cmd and disk/part C API for getting partition info by it's name: 1. part "number" sub-command serves for getting the partition index from partition name. Also it can be used to test the existence of specified partition. 2. Introduces part_get_info_by_dev_and_name_