-
Notifications
You must be signed in to change notification settings - Fork 10
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
Fix SPI device and update Python tools #91
Conversation
…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]>
Signed-off-by: Emmanuel Blot <[email protected]>
Signed-off-by: Emmanuel Blot <[email protected]>
Signed-off-by: Emmanuel Blot <[email protected]>
Signed-off-by: Emmanuel Blot <[email protected]>
…other files Signed-off-by: Emmanuel Blot <[email protected]>
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]>
Signed-off-by: Emmanuel Blot <[email protected]>
…ields 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]>
Thanks, that does look relevant. @AlexJones0, I'm going to be on vacation starting in 30 minutes, would you mind cherry picking this? :) |
Enjoy! |
Sure, I'll open a separate PR cherry-picking that commit across. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM (reviewed internally)
No description provided.