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

svn at openbios.org svn at openbios.org
Sat Feb 2 21:52:14 CET 2008


Author: wmb
Date: 2008-02-02 21:52:14 +0100 (Sat, 02 Feb 2008)
New Revision: 810

Modified:
   cpu/x86/pc/olpc/versions.fth
Log:
OLPC versions.fth - last revision was for a cherry-picked release that
uses specific older versions of bios-crypto and WLAN firmware.
This revision restores the new versions of same.


Modified: cpu/x86/pc/olpc/versions.fth
===================================================================
--- cpu/x86/pc/olpc/versions.fth	2008-02-02 20:48:25 UTC (rev 809)
+++ cpu/x86/pc/olpc/versions.fth	2008-02-02 20:52:14 UTC (rev 810)
@@ -2,7 +2,7 @@
 
 \ The overall firmware revision
 macro: FW_MAJOR D
-macro: FW_MINOR 12
+macro: FW_MINOR 12a
 
 \ The EC microcode
 macro: EC_VERSION d11
@@ -16,7 +16,7 @@
 
 \ The wireless LAN module firmware
 macro: WLAN_RPM ${WLAN_VERSION}-1.olpc1
-macro: WLAN_VERSION 5.110.20.p49
+macro: WLAN_VERSION 5.110.22.p1
 
 \ The bios_verify image
-macro: CRYPTO_VERSION 0.2
+macro: CRYPTO_VERSION 0.3




More information about the OpenBIOS mailing list