Author: wmb
Date: Wed Feb 3 01:13:54 2010
New Revision: 1728
URL: http://tracker.coreboot.org/trac/openfirmware/changeset/1728
Log:
EC version 1.9.22 - minimum of 600 ms on all soft reboots.
Modified:
cpu/x86/pc/olpc/via/ec-version.fth
Modified: cpu/x86/pc/olpc/via/ec-version.fth
==============================================================================
--- cpu/x86/pc/olpc/via/ec-version.fth Sat Jan 30 04:36:13 2010 (r1727)
+++ cpu/x86/pc/olpc/via/ec-version.fth Wed Feb 3 01:13:54 2010 (r1728)
@@ -1,5 +1,5 @@
\ The EC microcode
-macro: EC_VERSION 1_9_21
+macro: EC_VERSION 1_9_22
\ Alternate command for getting EC microcode, for testing new versions.
\ Temporarily uncomment the line and modify the path as necessary