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

svn at openfirmware.info svn at openfirmware.info
Thu Jan 29 00:24:58 CET 2009


Author: rsmith
Date: 2009-01-29 00:24:58 +0100 (Thu, 29 Jan 2009)
New Revision: 1093

Modified:
   cpu/x86/pc/olpc/versions.fth
Log:
OLPC: q2f02
- New EC Ver 1_1 series



Modified: cpu/x86/pc/olpc/versions.fth
===================================================================
--- cpu/x86/pc/olpc/versions.fth	2009-01-28 22:57:38 UTC (rev 1092)
+++ cpu/x86/pc/olpc/versions.fth	2009-01-28 23:24:58 UTC (rev 1093)
@@ -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 29
+macro: FW_MAJOR F
+macro: FW_MINOR 02
 
 \ The EC microcode
-macro: EC_VERSION e21
+macro: EC_VERSION 1_1_1
 
 \ 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