Attention is currently required from: Anastasia Klimchuk, Peter Marheine.
2 comments:
Patchset:
Matti, thank you so much for your patience! I made another round of comments, but probably the last […]
As I don't currently own a second non spi cabable chip, that can also work as a SFDP-capable chip, I used the dummy programmer with `dummy:emulate=MX25L6436` which can then be handled as a "SFDP-capable chip". At least for read write and verify all operations work as expected.
Read write and verify also still work when using the W25R chip through the ft2232_spi programmer. Also while other rpmc operations are ran in the same call.
File rpmc.c:
Patch Set #4, Line 117: usleep(flash->chip->rpmc_ctx.polling_long_delay_write_counter_us)
`programmer_delay` seems like the right choice here, since we have a flashctx.
Done
To view, visit change 84934. To unsubscribe, or for help writing mail filters, visit settings.