Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • F fsl-qoriq U-Boot Custodian Tree
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • U-Boot
  • Custodians
  • fsl-qoriq U-Boot Custodian Tree
  • Repository
Switch branch/tag
  • u-boot-fsl-qoriq
  • arch
  • arm
  • mach-rockchip
  • Makefile
Find file BlameHistoryPermalink
  • Andy Yan's avatar
    rockchip: make boot_mode related codes reused across all platforms · e3067793
    Andy Yan authored Oct 11, 2017 and Philipp Tomsich's avatar Philipp Tomsich committed Nov 21, 2017
    
    
    setup_boot_mode function use the same logic but different
    mode register address across all the rockchip platforms,
    so it's better to make this function reused across all the
    platforms, and let the mode register address setting from
    the config file.
    Signed-off-by: default avatarAndy Yan <andy.yan@rock-chips.com>
    Reviewed-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
    Acked-by: Philipp Tomsich's avatarPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
    Reviewed-by: Philipp Tomsich's avatarPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
    e3067793

Imprint & Privacy Policy