• Stefan Tauner's avatar
    Introduce enum test_state · 2c20b28f
    Stefan Tauner authored
    
    Previously boards in the wiki were tagged either as working or as known
    bad. But we added support to various boards via board enables that were
    then never tested because the owners have not reported back. This can
    now be tagged with NT and is shown appropriately.
    
    Also, the underlying data structure indicating state was converted from
    macros to an enum while preserving original integer values and is used
    for programmers and chipsets too.
    
    Corresponding to flashrom svn r1555.
    Signed-off-by: default avatarStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
    Acked-by: default avatarStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
    2c20b28f
flash.h 11.4 KB