flashchips: Set 1us (150ns) probe timining for SST49LF080A
According to its datasheet it's the same 150ns that its siblings have.
Change-Id: Ica9b2afaad4438885ab6537a1642bac48a4933e1
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.sourcearcade.org/c/flashprog/+/434
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
diff --git a/flashchips.c b/flashchips.c
index 458419a..2b431eb 100644
--- a/flashchips.c
+++ b/flashchips.c
@@ -20633,9 +20633,9 @@
.total_size = 1024,
.page_size = 4096,
.feature_bits = FEATURE_EITHER_RESET,
- .tested = TEST_OK_PREW,
+ .tested = {.probe = NT, .read = OK, .erase = OK, .write = OK},
.probe = probe_jedec,
- .probe_timing = TIMING_FIXME,
+ .probe_timing = 1, /* 150ns */
.block_erasers =
{
{