| Submitter | David Borg |
|---|---|
| Date | 2010-08-31 21:25:42 |
| Message ID | <AANLkTi=9kJQ3sPxcEE0NzN2DWYM0=vKfTP+0dbSO=cA3@mail.gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/1838/ |
| State | Superseded |
| Headers | show |
Comments
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.
Patch
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 =
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