[openfirmware] r1118 - cpu/x86/pc/olpc

svn at openfirmware.info svn at openfirmware.info
Wed Mar 4 00:55:28 CET 2009


Author: rsmith
Date: 2009-03-04 00:55:28 +0100 (Wed, 04 Mar 2009)
New Revision: 1118

Modified:
   cpu/x86/pc/olpc/versions.fth
Log:
OLPC: Bump firmware to q2f02 and EC 1_1_2



Modified: cpu/x86/pc/olpc/versions.fth
===================================================================
--- cpu/x86/pc/olpc/versions.fth	2009-03-03 23:46:19 UTC (rev 1117)
+++ cpu/x86/pc/olpc/versions.fth	2009-03-03 23:55:28 UTC (rev 1118)
@@ -1,11 +1,11 @@
 \ Version numbers of items included in the OLPC firmware image
 
 \ The overall firmware revision
-macro: FW_MAJOR E
-macro: FW_MINOR 33
+macro: FW_MAJOR F
+macro: FW_MINOR 02
 
 \ The EC microcode
-macro: EC_VERSION e32
+macro: EC_VERSION 1_1_2
 
 \ Alternate command for getting EC microcode, for testing new versions.
 \ Temporarily uncomment the line and modify the path as necessary




More information about the openfirmware mailing list