On 2 April 2017 at 02:49, Alex Deymo <[email protected]> wrote: > 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 <[email protected]> > --- > common/fb_mmc.c | 6 +++--- > disk/part.c | 2 +- > include/part.h | 3 ++- > 3 files changed, 6 insertions(+), 5 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

