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

svn at openbios.org svn at openbios.org
Wed Sep 19 11:58:29 CEST 2007


Author: wmb
Date: 2007-09-19 11:58:27 +0200 (Wed, 19 Sep 2007)
New Revision: 627

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












Modified: cpu/x86/pc/olpc/versions.fth
===================================================================
--- cpu/x86/pc/olpc/versions.fth	2007-09-19 09:52:41 UTC (rev 626)
+++ cpu/x86/pc/olpc/versions.fth	2007-09-19 09:58:27 UTC (rev 627)
@@ -2,18 +2,18 @@
 
 \ The overall firmware revision
 macro: FW_MAJOR C
-macro: FW_MINOR 26
+macro: FW_MINOR 27
 
 \ The EC microcode
 macro: EC_VERSION c24
 
 \ Alternate command for getting EC microcode, for testing new versions.
 \ Temporarily uncomment the line and modify the path as necessary
-\ macro: GET_EC cp ./proto4.bin ec.img
+\ macro: GET_EC cp ./ec_wlan_debug.bin ec.img
 
 \ The wireless LAN module firmware
 macro: WLAN_RPM ${WLAN_VERSION}-1.olpc1
 macro: WLAN_VERSION 5.110.16.p1
 
-\ The bios_crypto image
-macro: CRYPTO_VERSION 0.0
+\ The bios_verify image
+macro: CRYPTO_VERSION 0.1




More information about the OpenBIOS mailing list