[OpenBIOS] r357 - cpu/x86/pc/olpc

svn at openbios.org svn at openbios.org
Fri May 4 11:06:46 CEST 2007


Author: wmb
Date: 2007-05-04 11:06:46 +0200 (Fri, 04 May 2007)
New Revision: 357

Modified:
   cpu/x86/pc/olpc/versions.fth
Log:
Q2C10














Modified: cpu/x86/pc/olpc/versions.fth
===================================================================
--- cpu/x86/pc/olpc/versions.fth	2007-05-04 09:03:14 UTC (rev 356)
+++ cpu/x86/pc/olpc/versions.fth	2007-05-04 09:06:46 UTC (rev 357)
@@ -2,14 +2,14 @@
 
 \ The overall firmware revision
 macro: FW_MAJOR C
-macro: FW_MINOR 09
+macro: FW_MINOR 10
 
 \ The EC microcode
-macro: EC_VERSION c09
+macro: EC_VERSION c10
 
 \ Alternate command for getting EC microcode, for testing new versions.
 \ Temporarily uncomment the line and modify the path as necessary
-\ macro: GET_EC cp ~/ec-c05t.bin ec.img
+\ macro: GET_EC cp ~/pqc10t.bin ec.img
 
 \ The wireless LAN module firmware
 macro: WLAN_RPM ${WLAN_VERSION}-1.olpc1




More information about the OpenBIOS mailing list