-
Notifications
You must be signed in to change notification settings - Fork 19
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
adl,rpl: Enable TCSS detection at boot #201
Draft
crawfxrd
wants to merge
4
commits into
system76
Choose a base branch
from
tcss-det
base: system76
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The USB device is not detected in firmware-setup on the first boot after shutdown from OS: GPIO config issue? Now I see it's a 3-5 second delay before the device is enumerated in the boot list. |
crawfxrd
force-pushed
the
tcss-det
branch
3 times, most recently
from
December 8, 2023 19:25
ae26c13
to
5f59ef9
Compare
crawfxrd
force-pushed
the
tcss-det
branch
4 times, most recently
from
December 14, 2023 20:02
74eefe6
to
4b2d425
Compare
crawfxrd
force-pushed
the
rebase-4.22
branch
from
December 19, 2023 15:41
9f2f356
to
1a5bdc5
Compare
Add the headers for using bool and uint8_t. Change-Id: Ie1a2a482145a7ca02fb306e385538894807a6ad6 Signed-off-by: Tim Crawford <[email protected]>
Change-Id: Icee0661ec0d0c949b73503e639dd8a461c05235a Signed-off-by: Tim Crawford <[email protected]>
Change-Id: I9d06c1e4e84655cb78175a7b011bbca2e01403a9 Signed-off-by: Tim Crawford <[email protected]>
Change-Id: I0487b761a5a83b0a1897c92416d0d81219303341 Signed-off-by: Tim Crawford <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Partially fixes: system76/firmware-open#343