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

P10 SPI: enable ecc read when doing ecc write #368

Open
mklight opened this issue May 7, 2020 · 0 comments
Open

P10 SPI: enable ecc read when doing ecc write #368

mklight opened this issue May 7, 2020 · 0 comments
Assignees

Comments

@mklight
Copy link
Contributor

mklight commented May 7, 2020

Nicholas Landi 9:35 AM
I am seeing that when putspi is requested with ecc there is a read being done so that the write is byte aligned. That read is requested without ecc and is causing an issue with the SPI driver. Would it be possible to request ecc for the read before write when a write with ecc is passed in?

@mklight mklight self-assigned this May 7, 2020
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

No branches or pull requests

1 participant