Skip to content
Snippets Groups Projects
Select Git revision
0 results

disk

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Loading
    user avatar
    Petr Kulhavy authored
    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: default avatarPetr Kulhavy <brain@jikos.cz>
    Reviewed-by: default avatarTom Rini <trini@konsulko.com>
    Acked-by: default avatarSteve Rae <steve.rae@raedomain.com>
    Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
    da2ee24d
    History
    Name Last commit Last update
    ..