Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
HAL_BCM2835 HAL_BCM2835
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Labels
    • Labels
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • RiscOS
    • SSources
  • HAL
  • HAL_BCM2835HAL_BCM2835
  • Merge requests
  • !15

Merged
Created Nov 05, 2020 by Ben Avison@bavisonDeveloper

Support new Pi models

  • Overview 7
  • Commits 1
  • Changes 3
  • Raspberry Pi 400: verified as booting to desktop.
  • Compute Module 3+: some changes to SD support to make it behave like the plain Compute Module 3 (previously it was falling into the model B+ code path and setting up GPIO in the expectation that an activity LED was attached, which is not a given for a Compute Module). Not tested.
  • Compute Module 4: tentative support added. Not tested. In particular, we don't know what the revision numbers will be yet, so the entries in GPIO_Board_Conversion_Table may not match real hardware.
  • SD subsystem now assumes any future models are similar to the Pi 4 and 400, and thus we're more likely that they will "just work" out of the box.
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: NewPis