Attention is currently required from: Drew Fustini.
Patch set 1:Code-Review +1
4 comments:
File flashchips.c:
Patch Set #1, Line 6718: .feature_bits = FEATURE_WRSR_WREN | FEATURE_OTP | FEATURE_4BA_ENTER,
Missing FEATURE_QPI?
Patch Set #1, Line 6750: spi_prettyprint_status_register_bp3_srwd
According to the datasheet, this should be `spi_prettyprint_status_register_bp4_srwd` instead.
Patch Set #1, Line 6751: spi_disable_blockprotect
spi_disable_blockprotect_bp4_srwd
nit: one blank line is enough here
To view, visit change 51113. To unsubscribe, or for help writing mail filters, visit settings.