Skip to content
GitLab
  • Menu
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 8
    • Issues 8
    • 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-Boot
  • U-BootU-Boot
  • Repository
Switch branch/tag
  • u-boot
  • arch
  • arm
  • cpu
  • armv7
  • sunxi
  • board.c
Find file BlameHistoryPermalink
  • Hans de Goede's avatar
    sunxi: A23: Fix some revisions needing a different magic sram poke · 583fede8
    Hans de Goede authored Mar 04, 2016
    
    
    I've had this one a23 tablet which would not boot and I've finally
    figured out what the problem is by looking at the released boot0 code,
    it seems the magic sram controller poke which we need to do in s_init()
    depends on the revision of the a23.
    
    Specifically this change is needed to get the A23 SoC I have with the
    following serial to boot: "E6071AB 26Y7".
    Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
    Acked-by: default avatarIan Campbell <ijc@hellion.org.uk>
    583fede8

Imprint & Privacy Policy