Changeset 1431


Ignore:
Timestamp:
09/07/11 22:20:25 (9 months ago)
Author:
uwe
Message:

Mark the GIGABYTE GA-8I945GZME-RH and SST SST25LF040A as supported.

Success report:
http://www.flashrom.org/pipermail/flashrom/2011-June/006797.html

lspci and other info:
http://www.flashrom.org/pipermail/flashrom/2010-August/004531.html

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

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/flashchips.c

    r1425 r1431  
    55845584                .total_size     = 512, 
    55855585                .page_size      = 256, 
    5586                 .tested         = TEST_OK_PROBE, 
     5586                .tested         = TEST_OK_PREW, 
    55875587                .probe          = probe_spi_res2, 
    55885588                .probe_timing   = TIMING_ZERO, 
  • trunk/print.c

    r1425 r1431  
    546546        B("GIGABYTE",   "GA-7VT600",            1, "http://www.gigabyte.com/products/product-page.aspx?pid=1666", NULL), 
    547547        B("GIGABYTE",   "GA-7ZM",               1, "http://www.gigabyte.com/products/product-page.aspx?pid=1366", "Works fine if you remove jumper JP9 on the board and disable the flash protection BIOS option."), 
     548        B("GIGABYTE",   "GA-8I945GZME-RH",      1, "http://www.gigabyte.com/products/product-page.aspx?pid=2304", NULL), 
    548549        B("GIGABYTE",   "GA-8IP775",            1, "http://www.gigabyte.com/products/product-page.aspx?pid=1830", NULL), 
    549550        B("GIGABYTE",   "GA-8IRML",             1, "http://www.gigabyte.com/products/product-page.aspx?pid=1343", NULL), 
Note: See TracChangeset for help on using the changeset viewer.