Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • U-Boot U-Boot
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • U-BootU-Boot
  • U-BootU-Boot
  • Repository
Switch branch/tag
  • u-boot
  • include
  • mmc.h
Find file BlameHistoryPermalink
  • Marek Vasut's avatar
    cmd: mmc: Expand bkops handling · cf1f7355
    Marek Vasut authored Jan 05, 2023 and Jaehoon Chung's avatar Jaehoon Chung committed Jan 31, 2023
    
    
    Add more capable "bkops" command which allows enabling and disabling both
    manual and automatic bkops. The existing 'mmc bkops-enable' subcommand is
    poorly named to cover all the possibilities, hence the new-ish subcommand.
    Note that both commands are wrappers around the same common code.
    
    Signed-off-by: Marek Vasut's avatarMarek Vasut <marex@denx.de>
    Reviewed-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
    Reviewed-by: Jaehoon Chung's avatarJaehoon Chung <jh80.chung@samsung.com>
    cf1f7355

Imprint & Privacy Policy