• P
    mmc: Graceful fallback for fancy features · ae06eaf9
    Pierre Ossman 提交于
    MMC high-speed, wide bus support and SD high-speed
    are functions that aren't critical for correct
    operation of the card. As such, they shouldn't mark
    the card as bad or dead when there is a failure
    activating these features.
    
    This is needed in particular on some really stupid
    hardware (e.g. Winbond's) where not all data transfer
    commands are supported.
    Signed-off-by: NPierre Ossman <drzeus@drzeus.cx>
    ae06eaf9
mmc.c 39.0 KB