
Author: wmb Date: 2007-11-28 04:21:05 +0100 (Wed, 28 Nov 2007) New Revision: 741 Modified: cpu/x86/pc/olpc/versions.fth Log: Q2D05 Modified: cpu/x86/pc/olpc/versions.fth =================================================================== --- cpu/x86/pc/olpc/versions.fth 2007-11-28 00:08:05 UTC (rev 740) +++ cpu/x86/pc/olpc/versions.fth 2007-11-28 03:21:05 UTC (rev 741) @@ -2,10 +2,10 @@ \ The overall firmware revision macro: FW_MAJOR D -macro: FW_MINOR 04n +macro: FW_MINOR 05 \ The EC microcode -macro: EC_VERSION test4c +macro: EC_VERSION test4e \ Alternate command for getting EC microcode, for testing new versions. \ Temporarily uncomment the line and modify the path as necessary @@ -16,7 +16,7 @@ \ The wireless LAN module firmware macro: WLAN_RPM ${WLAN_VERSION}-1.olpc1 -macro: WLAN_VERSION 5.110.20.p4 +macro: WLAN_VERSION 5.110.20.p1 \ The bios_verify image macro: CRYPTO_VERSION 0.2
participants (1)
-
svn@openbios.org