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

[opentitanlib] remove 3b mode init of SPI console #25492

Merged

Conversation

timothytrippel
Copy link
Contributor

SPI flash mode on hyperdebug defaults to 3 byte mode, and if we try to init to 3b mode if we are not in 4b mode the transaction hangs. This is a temporary fix until this can be root caused.

SPI flash mode on hyperdebug defaults to 3 byte mode, and if we try to
init to 3b mode if we are not in 4b mode the transaction hangs. This is
a temporary fix until this can be root caused.

Signed-off-by: Tim Trippel <[email protected]>
@timothytrippel timothytrippel requested a review from a team as a code owner December 3, 2024 07:37
@timothytrippel timothytrippel removed the request for review from a team December 3, 2024 07:37
@timothytrippel
Copy link
Contributor Author

FYI @jesultra

@timothytrippel timothytrippel merged commit 146fb0b into lowRISC:earlgrey_1.0.0 Dec 3, 2024
31 checks passed
@timothytrippel timothytrippel deleted the fix-spi-console branch December 3, 2024 10:20
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