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

svn at openfirmware.info svn at openfirmware.info
Tue Mar 10 09:45:09 CET 2009


Author: rsmith
Date: 2009-03-10 09:45:08 +0100 (Tue, 10 Mar 2009)
New Revision: 1120

Modified:
   cpu/x86/pc/olpc/versions.fth
Log:
OLPC: q2e34
- Change version back to e series and use ec code pq2e34



Modified: cpu/x86/pc/olpc/versions.fth
===================================================================
--- cpu/x86/pc/olpc/versions.fth	2009-03-10 08:10:29 UTC (rev 1119)
+++ cpu/x86/pc/olpc/versions.fth	2009-03-10 08:45:08 UTC (rev 1120)
@@ -1,11 +1,11 @@
 \ Version numbers of items included in the OLPC firmware image
 
 \ The overall firmware revision
-macro: FW_MAJOR F
-macro: FW_MINOR 02
+macro: FW_MAJOR E
+macro: FW_MINOR 34
 
 \ The EC microcode
-macro: EC_VERSION 1_1_2
+macro: EC_VERSION e34
 
 \ 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