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

Add support for Cr50 (Chromebook CCD) #540

Merged
merged 1 commit into from
Oct 2, 2023
Merged

Conversation

phcoder
Copy link
Contributor

@phcoder phcoder commented Sep 30, 2023

No description provided.

@kai-morich
Copy link
Collaborator

please provide some references, e.g. where and how this can be used

@phcoder
Copy link
Contributor Author

phcoder commented Sep 30, 2023

please provide some references, e.g. where and how this can be used

This is explained at https://chromium.googlesource.com/chromiumos/third_party/hdctools/+/HEAD/docs/ccd.md#raw-access

This is mostly raw access and gives access to cr50 console, serial console and EC console. I use it to debug coreboot on my Chromebook.

@kai-morich
Copy link
Collaborator

please do not implement unsupported control line methods and but add UnsupportedOperationException stubs similar to GsmModemSerialDriver.
please add above link into the sourcefile.
When googeling for Cr50, users will not find related info. What about naming this driver ChromiumOsCcd ?

@phcoder
Copy link
Contributor Author

phcoder commented Sep 30, 2023

Done with stubs and renamed to ChromeCcd

@kai-morich kai-morich merged commit 2a2463c into mik3y:master Oct 2, 2023
@kai-morich
Copy link
Collaborator

kai-morich commented Oct 2, 2023

the build failed, please add missing method

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