Searched hist:"88 b6329c" (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ |
H A D | part.h | 88b6329c Sun Apr 02 03:49:50 CDT 2017 Alex Deymo <deymo@google.com> disk: Return the partition number in part_get_info_by_name() Similar to what blk_get_device_part_str() does, this patch makes part_get_info_by_name() return the partition number in case of a match. This is useful when the partition number is needed and not just the descriptor. Signed-off-by: Alex Deymo <deymo@google.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/disk/ |
H A D | part.c | 88b6329c Sun Apr 02 03:49:50 CDT 2017 Alex Deymo <deymo@google.com> disk: Return the partition number in part_get_info_by_name() Similar to what blk_get_device_part_str() does, this patch makes part_get_info_by_name() return the partition number in case of a match. This is useful when the partition number is needed and not just the descriptor. Signed-off-by: Alex Deymo <deymo@google.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|