Author: wmb Date: 2007-05-07 04:13:06 +0200 (Mon, 07 May 2007) New Revision: 366
Modified: cpu/x86/pc/olpc/versions.fth Log: Q2C11
Modified: cpu/x86/pc/olpc/versions.fth =================================================================== --- cpu/x86/pc/olpc/versions.fth 2007-05-06 21:38:30 UTC (rev 365) +++ cpu/x86/pc/olpc/versions.fth 2007-05-07 02:13:06 UTC (rev 366) @@ -2,10 +2,10 @@
\ The overall firmware revision macro: FW_MAJOR C -macro: FW_MINOR 10d +macro: FW_MINOR 11
\ The EC microcode -macro: EC_VERSION c10 +macro: EC_VERSION c11
\ Alternate command for getting EC microcode, for testing new versions. \ Temporarily uncomment the line and modify the path as necessary