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

Fix DFU update crash on L515 #7334

Merged
merged 1 commit into from
Sep 14, 2020

Conversation

Nir-Az
Copy link
Collaborator

@Nir-Az Nir-Az commented Sep 14, 2020

DFU update on L515 is generating an exception and fails the update process.
The Asic serial number structure retrieved from the DFU FW has reversed bytes order then expected.

This PR address this issue and treat the data at the real FW implementation order.

Tracked on [RS5-8843]

@Nir-Az Nir-Az requested a review from maloel September 14, 2020 12:38
@maloel maloel merged commit 6af3fc4 into IntelRealSense:development Sep 14, 2020
@Nir-Az Nir-Az deleted the fix_fw_update_process branch September 16, 2020 11:09
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