Author: ruik
Date: 2009-05-17 20:24:24 +0200 (Sun, 17 May 2009)
New Revision: 526

Modified:
   trunk/flashchips.c
Log:
Fix a quilt introduced bug in patch.

Signed-off-by: Rudolf Marek <[email protected]>
Self-acked-by: Rudolf Marek <[email protected]>


Modified: trunk/flashchips.c
===================================================================
--- trunk/flashchips.c  2009-05-17 17:02:07 UTC (rev 525)
+++ trunk/flashchips.c  2009-05-17 18:24:24 UTC (rev 526)
@@ -1403,7 +1403,7 @@
                .model_id       = SST_39VF512,
                .total_size     = 64,
                .page_size      = 4096,
-               .tested         = TEST_UNTESTED,
+               .tested         = TEST_OK_PREW,
                .probe          = probe_jedec,
                .erase          = erase_chip_jedec,
                .write          = write_49f002,


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

Reply via email to