Files
u-boot/include
Petr Kulhavy da2ee24d91 disk: part: refactor generic name creation for DOS and ISO
In both DOS and ISO partition tables the same code to create partition name
like "hda1" was repeated.

Code moved to into a new function part_set_generic_name() in part.c and optimized.
Added recognition of MMC and SD types, name is like "mmcsda1".

Signed-off-by: Petr Kulhavy <brain@jikos.cz>
Reviewed-by: Tom Rini <trini@konsulko.com>
Acked-by: Steve Rae <steve.rae@raedomain.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2016-10-01 20:04:56 -04:00
..
2016-08-20 11:35:07 -04:00
2016-09-16 17:03:39 -04:00
2016-09-07 08:49:07 -04:00
2016-08-12 11:01:22 -06:00
2016-08-17 10:25:35 +09:00
2016-09-22 01:02:28 +05:30
2016-09-26 13:24:43 -04:00