Skip to content

gui-init: fix checking librem key card-status#682

Merged
tlaurion merged 1 commit intolinuxboot:masterfrom
MrChromebox:clean_boot_detect_fix
Feb 19, 2020
Merged

gui-init: fix checking librem key card-status#682
tlaurion merged 1 commit intolinuxboot:masterfrom
MrChromebox:clean_boot_detect_fix

Conversation

@MrChromebox
Copy link
Contributor

Commit 6b5adcc moved the call to enable_usb from gui-init
to init and guarded it with CONFIG_USB_KEYBOARD, but it was
missed that this is needed for the clean boot check logic
when a librem key is used. Add the call back to gui-init
and guard it properly

Test: clean_boot_detect works properly on a librem 13v4

Signed-off-by: Matt DeVillier matt.devillier@puri.sm

Commit 6b5adcc moved the call to enable_usb from gui-init
to init and guarded it with CONFIG_USB_KEYBOARD, but it was
missed that this is needed for the clean boot check logic
when a librem key is used. Add the call back to gui-init
and guard it properly

Test: clean_boot_detect works properly on a librem 13v4

Signed-off-by: Matt DeVillier <matt.devillier@puri.sm>
@MrChromebox MrChromebox requested a review from tlaurion February 19, 2020 22:32
@tlaurion tlaurion merged commit e5c7f73 into linuxboot:master Feb 19, 2020
@MrChromebox MrChromebox deleted the clean_boot_detect_fix branch August 25, 2020 17:51
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