Searched hist:30789095 (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ |
H A D | part.h | 30789095 Thu Sep 21 17:51:58 CDT 2017 Sam Protsenko <semen.protsenko@linaro.org> 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>
|
/openbmc/u-boot/disk/ |
H A D | part.c | 30789095 Thu Sep 21 17:51:58 CDT 2017 Sam Protsenko <semen.protsenko@linaro.org> 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>
|