Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
U-Boot iMX U-Boot iMX
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Power Supply Controllers
  • U-Boot iMXU-Boot iMX
  • Repository

Switch branch/tag
  • uboot-imx
  • README
Find file BlameHistoryPermalink
  • Joel Johnson's avatar
    cmd: mdc/mwc: normalize disjoint MX_CYCLIC usage · 72732318
    Joel Johnson authored Jan 29, 2020
    
    
    Both CMD_MX_CYCLIC and MX_CYCLIC are in use and defined in Kconfig,
    but only the non-CMD version currently does anything. This changes all
    usages to prefer the CMD_MX_CYCLIC option (since it's only affecting
    addition of the commands), and switches defconfigs using the non-CMD
    version to use the CMD version.
    Signed-off-by: default avatarJoel Johnson <mrjoel@lixil.net>
    Reviewed-by: default avatarTom Rini <trini@konsulko.com>
    72732318
README 166 KB
EditWeb IDE

Replace README

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.