Author: wmb Date: 2007-07-30 20:40:53 +0200 (Mon, 30 Jul 2007) New Revision: 505
Modified: cpu/x86/pc/olpc/versions.fth Log: Version q2c20
Modified: cpu/x86/pc/olpc/versions.fth =================================================================== --- cpu/x86/pc/olpc/versions.fth 2007-07-30 18:19:56 UTC (rev 504) +++ cpu/x86/pc/olpc/versions.fth 2007-07-30 18:40:53 UTC (rev 505) @@ -2,10 +2,10 @@
\ The overall firmware revision macro: FW_MAJOR C -macro: FW_MINOR 16 +macro: FW_MINOR 20
\ The EC microcode -macro: EC_VERSION c16 +macro: EC_VERSION c20
\ Alternate command for getting EC microcode, for testing new versions. \ Temporarily uncomment the line and modify the path as necessary