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

coreboot: 4.8.1 fixed in Makefile, coreboot module and board configs #776

Merged
merged 1 commit into from
Jul 12, 2020

Conversation

tlaurion
Copy link
Collaborator

@tlaurion tlaurion commented Jul 10, 2020

This is to facilitate newer coreboot version integration and testing (#721 #709) without breaking working and untested boards to newer coreboot release, until each board config is confirmed to work with newer version.
The same approach is to be taken to migrate kernel version.

We have to choose for #721 and #709 if Heads PCRs have to change for coreboot (this is shared code) or if coreboot source code should be patched to conserve Heads measuring scheme.

Let me know what you think:
@PatrickRudolph @MrChromebox

…(coreboot_481) to facilitate newer coreboot version integration and testing without breaking old fixed boards
@MrChromebox
Copy link
Contributor

this makes sense to me, and seems like a reasonable way to keep support for boards that coreboot no longer supports, and that we need to bump the coreboot version to support newer boards (eg, librem mini). Probably should do this for the kernel version too.

Copy link
Contributor

@MrChromebox MrChromebox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested on Librem 13v4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants