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

ccgx: Use same CrosEc driver as everywhere else #10

Merged
merged 3 commits into from
Oct 24, 2023
Merged

Conversation

JohnAZoidberg
Copy link
Member

Fixes ccgx info on AMD systems where the cros_ec driver doesn't work yet.

Otherwise it might end up using a different one than specified on the
commandline.

Signed-off-by: Daniel Schaefer <[email protected]>
Signed-off-by: Daniel Schaefer <[email protected]>
Before:

```
Left / Ports 01
  Silicon ID:     0x3580
  Mode:           MainFw
  Flash Row Size: 256 B
  Bootloader Version: Base: 3.6.0.9,  App: 0.0.1 (Notebook)
  FW1 (Backup) Version: Base: 3.7.0.208,  App: 0.0.29 (Notebook)
  FW2 (Main)   Version: Base: 3.7.0.208,  App: 0.0.29 (Notebook)
```

After:

```
Left / Ports 01
  Silicon ID:     0x3580
  Mode:           MainFw
  Flash Row Size: 256 B
  Bootloader Version:   Base: 3.6.0.009,  App: 0.0.01 (Notebook)
  FW1 (Backup) Version: Base: 3.7.0.208,  App: 0.0.29 (Notebook)
  FW2 (Main)   Version: Base: 3.7.0.208,  App: 0.0.29 (Notebook)
```

Signed-off-by: Daniel Schaefer <[email protected]>
@JohnAZoidberg JohnAZoidberg merged commit 7b93ba5 into main Oct 24, 2023
@JohnAZoidberg JohnAZoidberg deleted the ccgx-driver branch October 24, 2023 09:25
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.

1 participant