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

svn at openbios.org svn at openbios.org
Mon Apr 30 23:08:52 CEST 2007


Author: wmb
Date: 2007-04-30 23:08:52 +0200 (Mon, 30 Apr 2007)
New Revision: 340

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







Modified: cpu/x86/pc/olpc/versions.fth
===================================================================
--- cpu/x86/pc/olpc/versions.fth	2007-04-30 21:08:30 UTC (rev 339)
+++ cpu/x86/pc/olpc/versions.fth	2007-04-30 21:08:52 UTC (rev 340)
@@ -2,11 +2,15 @@
 
 \ The overall firmware revision
 macro: FW_MAJOR C
-macro: FW_MINOR 08j
+macro: FW_MINOR 09
 
 \ The EC microcode
-macro: EC_VERSION c03
+macro: EC_VERSION c09
 
+\ 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
+
 \ The wireless LAN module firmware
 macro: WLAN_RPM 5.220.10.p5-1.olpc1
 macro: WLAN_VERSION 5.220.10.p5




More information about the OpenBIOS mailing list