Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • R RISC-V U-Boot Custodian Tree
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • U-BootU-Boot
  • Custodians
  • RISC-V U-Boot Custodian Tree
  • Repository
Switch branch/tag
  • u-boot-riscv
  • board
  • amcc
  • kilauea
  • kilauea.c
Find file BlameHistoryPermalink
  • Stefan Roese's avatar
    ppc4xx: Kilauea: Add CPLD version detection and EBC reconfiguration · 580ca3c2
    Stefan Roese authored Jan 21, 2010 and Wolfgang Denk's avatar Wolfgang Denk committed Jan 23, 2010
    
    
    A newer CPLD version on the 405EX evaluation board requires a different
    EBC controller setup for the CPLD register access. This patch adds a CPLD
    version detection for Kilauea and code to reconfigure the EBC controller
    (chip select 2) for the old CPLD if no new version is found.
    
    Additionally the CPLD version is printed upon bootup:
    
    Board: Kilauea - AMCC PPC405EX Evaluation Board (CPLD rev. 0)
    
    Signed-off-by: Stefan Roese's avatarStefan Roese <sr@denx.de>
    Acked-by: Wolfgang Denk's avatarWolfgang Denk <wd@denx.de>
    Cc: Zhang Bao Quan <bqzhang@udtech.com.cn>
    580ca3c2

Imprint & Privacy Policy