Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configtxt/boot: Update arm_64bit flag #3903

Merged
merged 5 commits into from
Nov 7, 2024

Commits on Nov 4, 2024

  1. configtxt/boot: Update arm_64bit flag

    A casual reader might have previously assumed Raspberry Pi 5 requires this flag to boot in 64-bit mode. That is incorrect - Raspberry Pi 5 follows Raspberry Pi 4 in assuming 64-bit mode by default.
    
    Edit the defaults line to reflect this, and further edit it to include more complete platform names.
    tdewey-rpi authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    e6c8979 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Move Raspberry Pi 5 warning to start of block

    The Raspberry Pi 5 does not support the arm_64bit flag at all - and so users should be made aware that if they are reading the documentation in the context of Raspberry Pi 5 they are safe to skip the entire section.
    tdewey-rpi authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    4270c31 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Suggested rewording from Nate

    Accepted.
    
    Co-authored-by: nate contino <[email protected]>
    tdewey-rpi and nathan-contino authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4835557 View commit details
    Browse the repository at this point in the history
  2. Prune top-heavy NOTE

    Accepted.
    
    Co-authored-by: nate contino <[email protected]>
    tdewey-rpi and nathan-contino authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    6349bd0 View commit details
    Browse the repository at this point in the history
  3. Add CM4S

    nathan-contino authored Nov 7, 2024
    1 Configuration menu
    Copy the full SHA
    e82addc View commit details
    Browse the repository at this point in the history