Mark the SST39SF040 as tested ok for all operations. (Tested on Asus P4S800-MX)
Sorry for spam. Kindly ignore the previous email.
Signed-off-by: David Borg borg.db@gmail.com
Regards,
David
Index: flashchips.c =================================================================== --- flashchips.c (revision 1145) +++ flashchips.c (working copy) @@ -5183,7 +5183,7 @@ .total_size = 512, .page_size = 4096, .feature_bits = FEATURE_EITHER_RESET, - .tested = TEST_UNTESTED, + .tested = TEST_OK_PREW, .probe = probe_jedec, .probe_timing = 1, /* 150 ns */ .block_erasers =
On Tue, Aug 31, 2010 at 11:25:42PM +0200, David Borg wrote:
Mark the SST39SF040 as tested ok for all operations. (Tested on Asus P4S800-MX)
Sorry for spam. Kindly ignore the previous email.
Signed-off-by: David Borg borg.db@gmail.com
Thanks, patch is no longer needed though, chip is marked as PREW in latest trunk now.
Uwe.