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 SPI device and update Python tools #91

Merged
merged 12 commits into from
Dec 19, 2024

Conversation

rivos-eblot
Copy link

No description provided.

…ions

Virtual tests may be used to define multiple tests using the same binary
with different execution options/settings

Signed-off-by: Emmanuel Blot <[email protected]>
Interrupt state for upload command FIFO should not be set if no new
command has been pushed, even if the CMD FIFO is not empty.

Signed-off-by: Emmanuel Blot <[email protected]>
return a tuple with the page along with the JEDEC ID code.

Signed-off-by: Emmanuel Blot <[email protected]>
- add a new option to select which partition(s) and fields(s) to show
  when decoding an OTP image file
- add a new option to hide the OTP image file version

Signed-off-by: Emmanuel Blot <[email protected]>
@rivos-eblot rivos-eblot changed the title Fix SPI device and update Pytnon tools Fix SPI device and update Python tools Dec 17, 2024
@rivos-eblot
Copy link
Author

rivos-eblot commented Dec 17, 2024

@jwnrt I think dd781da applies to your branch as well. Without this fix, there may be a interrupt raised for CMD FIFO not empty and no command in the FIFO :)

@jwnrt
Copy link

jwnrt commented Dec 17, 2024

Thanks, that does look relevant. @AlexJones0, I'm going to be on vacation starting in 30 minutes, would you mind cherry picking this? :)

@rivos-eblot
Copy link
Author

I'm going to be on vacation starting in 30 minutes

Enjoy!

@AlexJones0
Copy link

Thanks, that does look relevant. @AlexJones0, I'm going to be on vacation starting in 30 minutes, would you mind cherry picking this? :)

Sure, I'll open a separate PR cherry-picking that commit across.

Copy link

@loiclefort loiclefort left a comment

Choose a reason for hiding this comment

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

LGTM (reviewed internally)

@rivos-eblot rivos-eblot merged commit 5ddfffb into lowRISC:ot-darjeeling-9.1.0 Dec 19, 2024
6 checks passed
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.

4 participants