Author: uwe
Date: 2009-05-21 02:29:50 +0200 (Thu, 21 May 2009)
New Revision: 539

Modified:
   trunk/flashchips.c
Log:
Fix typo (trivial).

Signed-off-by: Uwe Hermann <[email protected]>
Acked-by: Uwe Hermann <[email protected]>



Modified: trunk/flashchips.c
===================================================================
--- trunk/flashchips.c  2009-05-20 23:27:16 UTC (rev 538)
+++ trunk/flashchips.c  2009-05-21 00:29:50 UTC (rev 539)
@@ -955,7 +955,7 @@
                .model_id       = MX_29F002T,
                .total_size     = 256,
                .page_size      = 64 * 1024,
-               .tested         = TEST_PREW,
+               .tested         = TEST_OK_PREW,
                .probe          = probe_29f002,
                .erase          = erase_29f002,
                .write          = write_29f002,


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

Reply via email to