j
: Next unread message k
: Previous unread message j a
: Jump to all threads
j l
: Jump to MailingList overview
Author: wmb Date: 2007-10-17 01:41:41 +0200 (Wed, 17 Oct 2007) New Revision: 683
Modified: cpu/x86/pc/olpc/versions.fth Log: q2d01
Modified: cpu/x86/pc/olpc/versions.fth =================================================================== --- cpu/x86/pc/olpc/versions.fth 2007-10-16 23:39:11 UTC (rev 682) +++ cpu/x86/pc/olpc/versions.fth 2007-10-16 23:41:41 UTC (rev 683) @@ -2,14 +2,14 @@
\ The overall firmware revision macro: FW_MAJOR C -macro: FW_MINOR 28b +macro: FW_MINOR d01
\ The EC microcode -macro: EC_VERSION c24 +macro: EC_VERSION d01
\ Alternate command for getting EC microcode, for testing new versions. \ Temporarily uncomment the line and modify the path as necessary -macro: GET_EC cp ./shiny5.bin ec.img +\ macro: GET_EC cp /c/Temp/c2d01-1.bin ec.img
\ The wireless LAN module firmware macro: WLAN_RPM ${WLAN_VERSION}-1.olpc1