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

bcm_host: Recognise all Pi 4 variants, add BCM2711 #696

Merged
merged 1 commit into from
Jun 23, 2021

Commits on Jun 23, 2021

  1. bcm_host: Recognise all Pi 4 variants, add BCM2711

    bcm_host_is_model_pi4 should be equivalent to a test that the processor
    type is BCM2711, so implement it as such (having added BCM2711 as a
    recognised processor type and deprecating the name BCM2838).
    
    See: raspberrypi#695
    
    Signed-off-by: Phil Elwell <[email protected]>
    pelwell committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    5e24d44 View commit details
    Browse the repository at this point in the history