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

svn at openbios.org svn at openbios.org
Thu Jun 7 02:33:38 CEST 2007


Author: wmb
Date: 2007-06-07 02:33:38 +0200 (Thu, 07 Jun 2007)
New Revision: 442

Modified:
   cpu/x86/pc/olpc/versions.fth
Log:
Q2C15 - release candidate for B4.






Modified: cpu/x86/pc/olpc/versions.fth
===================================================================
--- cpu/x86/pc/olpc/versions.fth	2007-06-07 00:32:10 UTC (rev 441)
+++ cpu/x86/pc/olpc/versions.fth	2007-06-07 00:33:38 UTC (rev 442)
@@ -2,14 +2,14 @@
 
 \ The overall firmware revision
 macro: FW_MAJOR C
-macro: FW_MINOR 14
+macro: FW_MINOR 15
 
 \ The EC microcode
-macro: EC_VERSION c13
+macro: EC_VERSION c15
 
 \ Alternate command for getting EC microcode, for testing new versions.
 \ Temporarily uncomment the line and modify the path as necessary
-\ macro: GET_EC cp ./c11t-1.bin ec.img
+\ macro: GET_EC cp ./proto4.bin ec.img
 
 \ The wireless LAN module firmware
 macro: WLAN_RPM ${WLAN_VERSION}-1.olpc1




More information about the OpenBIOS mailing list