Attention is currently required from: ra1nb0w.
3 comments:
Commit Message:
Patch Set #1, Line 13: Tested
Can you mention which operation you tested, did you run verify at the end?
(for example, from the chip definition it seems you ran probe/read/erase/write?)
Patchset:
Davide, I am so sorry that your patch got missed :\ I hope you are still here! Do you have a link to datasheets?
File flashchips.c:
.printlock = spi_prettyprint_status_register_bp3_srwd, /* bit 6 is quad enable */
.unlock = spi_disable_blockprotect_bp3_srwd,
These two are now enums are well (not function pointers anymore).
If you rebase on the latest head you will see it does not compile anymore, because you need enum value here.
To view, visit change 69678. To unsubscribe, or for help writing mail filters, visit settings.