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

Update Purism coreboot to 4.22.01-Purism-1 #1700

Merged

Commits on Jun 11, 2024

  1. modules/coreboot: Update Purism coreboot to 4.22.01-Purism-1

    Update Purism coreboot to 4.22.01-Purism-1.
    
    Signed-off-by: Jonathon Hall <[email protected]>
    JonathonHall-Purism committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    65ca94b View commit details
    Browse the repository at this point in the history
  2. config/coreboot-librem_11.config: intel_iommu=igfx_off on Heads cmdline

    intel_iommu=igfx_off is needed on the Heads kernel command line for
    memtest86+ to work.  Without this parameter, the screen blanks when
    memtest86+ starts testing.
    
    This is unique to Librem 11, probably because it is the only device
    using FSP GOP for graphics init in coreboot.  (libgfxinit does not yet
    support Jasper Lake.)
    
    Signed-off-by: Jonathon Hall <[email protected]>
    JonathonHall-Purism committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    a15f77e View commit details
    Browse the repository at this point in the history