
25 Nov
2024
25 Nov
'24
8:50 a.m.
+ Marek
Hi, Marek!
On 11/22/24 9:47 AM, Venkatesh Yadav Abbarapu wrote:
with initial testing conducted on the Tenzing-se1 board using STR mode for basic erase, write, and readback operations.
Would you please advise us what are the minimum testing requirements for a flash addition/update to be accepted upstream?
In linux we added a guide on how to propose new flash additions and what tests one shall do: https://docs.kernel.org/driver-api/mtd/spi-nor.html
The idea was to be sure that the flash works since day one and to have enough data in case flash collisions appear so that we decide how to handle the conflicts. u-boot can benefit of this too.
Thanks! ta