Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • M MPC85xx U-Boot Custodian Tree
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • U-Boot
  • Custodians
  • MPC85xx U-Boot Custodian Tree
  • Repository

Switch branch/tag
  • u-boot-mpc85xx
  • README
Find file BlameHistoryPermalink
  • Simon Glass's avatar
    i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY · 69d9eda4
    Simon Glass authored Jul 10, 2021 and Tom Rini's avatar Tom Rini committed Jul 28, 2021
    
    
    It is quite confusing that CONFIG_SYS_I2C selects the legacy I2C and
    CONFIG_DM_I2C selects the current I2C. The deadline to migrate I2C is less
    than a year away.
    
    Also we want to have a CONFIG_I2C for U-Boot proper just like we have
    CONFIG_SPL_I2C for SPL, so we can simplify the Makefile rules.
    
    Rename this symbol so it is clear it is going away.
    Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
    Reviewed-by: Heiko Schocher's avatarHeiko Schocher <hs@denx.de>
    69d9eda4

Replace README

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.

Imprint & Privacy Policy