Attention is currently required from: Subrata Banik, Nico Huber, Paul Menzel, Angel Pons, Anastasia Klimchuk.
1 comment:
Patchset:
Oh I was referring to previous code,
ich_hwseq_block_erase had `uint32_t timeout = 5000 * 1000;`
and for example in
ich_hwseq_write had `uint16_t timeout = 100 * 60;`
tow different values.and now this patch makes the same timeout everywhere. So I was wondering why there were different values before?
It was to meet the SPI operational timeout recommendation by the vendor datasheet (example: winbond spiflash W25Q256JV-DTR specification, table 9.7).
To view, visit change 62867. To unsubscribe, or for help writing mail filters, visit settings.