Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • J jg-open
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • linux-arm
  • jg-open
  • Repository
Switch branch/tag
  • jg-open
  • arch
  • arm
  • mach-imx
  • pm-imx6.c
Find file BlameHistoryPermalink
  • Anson Huang's avatar
    ARM: imx: replace cpu type check with ddr type check · ec336b28
    Anson Huang authored Sep 17, 2014
    
    
    As the DDR/IO and MMDC setting are different on LPDDR2 and DDR3,
    we used cpu type to decide how to do these settings in suspend
    before which is NOT flexible, take i.MX6SL for example, although
    it has LPDDR2 on EVK board, but users can also use DDR3 on other
    boards, so it is better to read the DDR type from MMDC then decide
    how to do related settings.
    
    Signed-off-by: default avatarAnson Huang <b20788@freescale.com>
    Signed-off-by: default avatarShawn Guo <shawn.guo@freescale.com>
    ec336b28