1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-25 17:29:12 +01:00
Files
u-boot-megous/include/part.h
Sam Protsenko 3078909556 disk: Provide API to get partition by name for specific type
There is already existing function part_get_info_by_name().
But sometimes user is particularly interested in looking for only
specific partition type. This patch implements such an API that
provides partition searching by name for specified partition type.

Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-10-06 11:28:17 -04:00

14 KiB