Author: hailfinger
Date: 2009-06-22 13:07:44 +0200 (Mon, 22 Jun 2009)
New Revision: 621

Modified:
   trunk/flashchips.c
Log:
Mark the SST49LF003A as PROBE supported.

Thanks to Simon Brown for the report.

Signed-off-by: Carl-Daniel Hailfinger <[email protected]>
Acked-by: Carl-Daniel Hailfinger <[email protected]>


Modified: trunk/flashchips.c
===================================================================
--- trunk/flashchips.c  2009-06-22 10:09:07 UTC (rev 620)
+++ trunk/flashchips.c  2009-06-22 11:07:44 UTC (rev 621)
@@ -2049,7 +2049,7 @@
                .model_id       = SST_49LF003A,
                .total_size     = 384,
                .page_size      = 64 * 1024,
-               .tested         = TEST_UNTESTED,
+               .tested         = TEST_OK_PROBE,
                .probe          = probe_sst_fwhub,
                .probe_timing   = TIMING_FIXME, /* routine is wrapper to 
probe_jedec (sst_fwhub.c) */
                .erase          = erase_sst_fwhub,


-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to