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

flashrom: bump flashrom to upstream 1.3 and fix flash.sh progress_bar #1423

Merged
merged 2 commits into from
Jul 4, 2023

Commits on Jun 27, 2023

  1. modules/flashrom: Update to 1776bb46

    Update flashrom - in particular, this includes support for new chipsets
    like Jasper Lake.
    
    CONFIG_INTERAL_X86 was created so CONFIG_INTERNAL could apply to other
    platforms, enable it for x86.
    
    The default build target now requires sphinx, just build flashrom
    itself.
    
    Update flashrom_progress - filter out noise in newer flashrom that
    chokes the progress bar implementation, make size detection more
    robust, improve progress bar implementation slightly.
    
    Signed-off-by: Jonathon Hall <[email protected]>
    Co-signed by: Thierry Laurion <[email protected].
    JonathonHall-Purism authored and tlaurion committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    a1be4e4 View commit details
    Browse the repository at this point in the history
  2. flashrom: remove DUMMY and AST1100 by default on both x86/ppc64, leav…

    …e MTD only for ppc64, have AST1100 enablement configurable for kgpe-d16 (patch not in)
    tlaurion committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    979c9dd View commit details
    Browse the repository at this point in the history