Attention is currently required from: Michael Heimpold, Nikolai Artemiev, Stefan Reinauer.
3 comments:
Patchset:
Thank you for your contribution.
I have just two comments.
File flashchips.c:
Patch Set #1, Line 19297: FEATURE_WRSR_EXT2 |
You need to remove this feature bit, it's not needed.
For the operation of writing the second bit of status register, you have FEATURE_WRSR2 and that's correct from the datasheets.
(FEATURE_WRSR_EXT2 would be an alternative way, which is not for this chip).
Patch Set #1, Line 19320: SPI_PRETTYPRINT_STATUS_REGISTER_BP3_SRWD
I think this function is better for this chip, it will print more details:
`SPI_PRETTYPRINT_STATUS_REGISTER_SRWD_SEC_TB_BP2_WELWIP`
To view, visit change 82715. To unsubscribe, or for help writing mail filters, visit settings.