[U-Boot] [PATCH 3/3] disk: part: refactor generic name creation for DOS and ISO

Tom Rini trini at konsulko.com
Thu Sep 8 20:13:55 CEST 2016


On Wed, Sep 07, 2016 at 03:06:44PM +0200, Petr Kulhavy wrote:

> 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 at jikos.cz>

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160908/57af040f/attachment.sig>


More information about the U-Boot mailing list