• Tomas Melin's avatar
    mmc: add bkops-enable command · cd3d4880
    Tomas Melin authored
    
    
    Add new command that provides possibility to enable the
    background operations handshake functionality
    (BKOPS_EN, EXT_CSD byte [163]) on eMMC devices.
    
    This is an optional feature of eMMCs, the setting is write-once.
    The command must be explicitly taken into use with
    CONFIG_CMD_BKOPS_ENABLE.
    
    Signed-off-by: default avatarTomas Melin <tomas.melin@vaisala.com>
    cd3d4880