Attention is currently required from: Felix Singer, Angel Pons.
6 comments:
Commit Message:
Patch Set #2, Line 10: https://datasheet.lcsc.com/szlcsc/1908281813_PUYA-P25Q21H-SSH-IT_C414061.pdf
While we're at it, I'd greatly appreciate if you could add support for the P25Q11H and P25Q06H as we […]
Done
Patchset:
Requested changes made.
File flashchips.c:
Patch Set #2, Line 13158: }, {
Missing entries for the full chip erase commands: […]
Done
.eraseblocks = { {256, 1024} },
.block_erase = spi_block_erase_81
Block eraser entries should be sorted in ascending block size (the pair of numbers is `{ block size, […]
Done
Patch Set #2, Line 13163: spi_prettyprint_status_register_plain
spi_prettyprint_status_register_bp4_srwd
Done
Patch Set #2, Line 13164: spi_disable_blockprotect
spi_disable_blockprotect_bp4_srwd
Done
To view, visit change 58134. To unsubscribe, or for help writing mail filters, visit settings.