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 7
    • Issues 7
    • 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
  • board
  • sunxi
  • Kconfig
Find file BlameHistoryPermalink
  • Vishnu Patekar's avatar
    sunxi: Groundwork to support new dram type for A83T · f5fd8caf
    Vishnu Patekar authored Jan 12, 2016
    
    
    Different A83T boards have different DRAM types. Banapi M3 has LPDDR3,
    Allwinner Homlet v1.2 has DDR3.
    
    This adds groundwork to support for new DRAM type for A83T.
    
    Introduce CONFIG_DRAM_TYPE, It'll be 3 for DDR3 and 7 for LPDDR3, must
    be set in respective board defconfig.
    
    Signed-off-by: default avatarVishnu Patekar <vishnupatekar0510@gmail.com>
    Acked-by: default avatarHans de Goede <hdegoede@redhat.com>
    Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
    f5fd8caf

Imprint & Privacy Policy