Changeset 1421


Ignore:
Timestamp:
08/26/11 00:54:23 (9 months ago)
Author:
uwe
Message:

Mark the AMD Am29LV008BB chip as fully tested.

Thanks Mattias Mattsson <vitplister@…> for the report.
http://www.flashrom.org/pipermail/flashrom/2011-July/007423.html

Signed-off-by: Uwe Hermann <uwe@…>
Acked-by: Uwe Hermann <uwe@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/flashchips.c

    r1420 r1421  
    429429                .page_size      = 64 * 1024, /* unused */ 
    430430                .feature_bits   = FEATURE_ADDR_2AA | FEATURE_SHORT_RESET, 
    431                 .tested         = TEST_UNTESTED, 
     431                .tested         = TEST_OK_PREW, 
    432432                .probe          = probe_jedec, 
    433433                .probe_timing   = TIMING_ZERO, 
Note: See TracChangeset for help on using the changeset viewer.