Skip to content
Snippets Groups Projects
Forked from Reform / reform-boundary-uboot
Source project has a limited visibility.
  • Tomas Melin's avatar
    cd3d4880
    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
    History
    mmc: add bkops-enable command
    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>