Home
last modified time | relevance | path

Searched hist:"88 b6329cce9b344159ac7d708f8f2d6bfd98faf0" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/common/
H A Dfb_mmc.c88b6329cce9b344159ac7d708f8f2d6bfd98faf0 Sun Apr 02 08:49:50 UTC 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>
/rk3399_rockchip-uboot/include/
H A Dpart.h88b6329cce9b344159ac7d708f8f2d6bfd98faf0 Sun Apr 02 08:49:50 UTC 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>
/rk3399_rockchip-uboot/disk/
H A Dpart.c88b6329cce9b344159ac7d708f8f2d6bfd98faf0 Sun Apr 02 08:49:50 UTC 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>