j
: Next unread message k
: Previous unread message j a
: Jump to all threads
j l
: Jump to MailingList overview
Author: wmb Date: 2007-11-28 01:08:05 +0100 (Wed, 28 Nov 2007) New Revision: 740
Modified: cpu/x86/pc/olpc/versions.fth Log: Changed EC and Libertas firmware versions for testing.
Modified: cpu/x86/pc/olpc/versions.fth =================================================================== --- cpu/x86/pc/olpc/versions.fth 2007-11-27 00:23:05 UTC (rev 739) +++ cpu/x86/pc/olpc/versions.fth 2007-11-28 00:08:05 UTC (rev 740) @@ -2,21 +2,21 @@
\ The overall firmware revision macro: FW_MAJOR D -macro: FW_MINOR 04 +macro: FW_MINOR 04n
\ The EC microcode -macro: EC_VERSION d02 +macro: EC_VERSION test4c
\ Alternate command for getting EC microcode, for testing new versions. \ Temporarily uncomment the line and modify the path as necessary -\ macro: GET_EC wget http://dev.laptop.org/~rsmith/shiny6.bin -O ec.img +\ macro: GET_EC cp shiny4c.bin ec.img
macro: KEYS mpkeys \ macro: KEYS testkeys
\ The wireless LAN module firmware macro: WLAN_RPM ${WLAN_VERSION}-1.olpc1 -macro: WLAN_VERSION 5.110.20.p0 +macro: WLAN_VERSION 5.110.20.p4
\ The bios_verify image macro: CRYPTO_VERSION 0.2