-
Notifications
You must be signed in to change notification settings - Fork 3k
PSOC6: send HCI reset after patch RAM download #9821
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
PSOC6: send HCI reset after patch RAM download #9821
Conversation
After the patch RAM download is completed, a HCI reset should be sent in order to initialize the registers. Some of the initialization won't be called if the HCI reset is not sent after firmware download.
e102b90
to
a47b365
Compare
Changes look fine to me. Thanks. |
@cydriftcloud Could you provide more details about what is being solved ? |
@pan- |
@kask01 Thanks, that makes more sense now. |
CI started |
Test run: SUCCESSSummary: 12 of 12 test jobs passed |
Description
After the patch RAM download is completed, an HCI reset should be sent in order to initialize the registers. Some of the initialization won't be called if the HCI reset is not sent after firmware download.
Pull request type
Reviewers
@SeppoTakalo
Release Notes