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

ec: Assume ROM size is total flash size #101

Merged
merged 1 commit into from
Feb 16, 2024
Merged

ec: Assume ROM size is total flash size #101

merged 1 commit into from
Feb 16, 2024

Commits on Feb 15, 2024

  1. ec: Assume ROM size is total flash size

    Remove the hard-coded assumption that the EC is always 128K, as ITE
    chips can also be 256K (which Clevo has started using since addw4).
    Instead assume the ROM is correctly sized, which we do since
    system76/ec@0d83819a21f87 ("Pad binary file to total flash size") and
    proprietary firmware has always done.
    
    Signed-off-by: Tim Crawford <tcrawford@system76.com>
    crawfxrd committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    bf74599 View commit details
    Browse the repository at this point in the history