Skip to content

Fix unsigned fw update - #11604

Merged
Nir-Az merged 1 commit into
realsenseai:developmentfrom
Nir-Az:development
Mar 23, 2023
Merged

Fix unsigned fw update#11604
Nir-Az merged 1 commit into
realsenseai:developmentfrom
Nir-Az:development

Conversation

@Nir-Az

@Nir-Az Nir-Az commented Mar 23, 2023

Copy link
Copy Markdown
Collaborator

We changed the behavior and do not wait for HWM response when we don't need it (previous PR) .
Unsigned FW update process loop and send HWM byte by byte for writing the new image.
Looks like he cannot handle the write speed and the previous action bought it some time. (or it is really expecting the get command)
The process does not end without it..

I restored the old behavior on that case and it fixed the issue.
LibCI test? I think it's needed for regression.
Next PR.

Tracked on [LRS-745]

@Nir-Az
Nir-Az requested a review from remibettan March 23, 2023 18:06
@Nir-Az

Nir-Az commented Mar 23, 2023

Copy link
Copy Markdown
Collaborator Author

@remibettan , @SamerKhshiboun FYI
The first that can please review so we can merge

@Nir-Az
Nir-Az requested a review from SamerKhshiboun March 23, 2023 18:07

@remibettan remibettan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Nir-Az
Nir-Az merged commit cf4adf0 into realsenseai:development Mar 23, 2023
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