Author: wmb Date: 2008-08-22 20:06:35 +0200 (Fri, 22 Aug 2008) New Revision: 889
Modified: cpu/x86/pc/olpc/versions.fth Log: Q2E14
Modified: cpu/x86/pc/olpc/versions.fth =================================================================== --- cpu/x86/pc/olpc/versions.fth 2008-08-22 18:04:34 UTC (rev 888) +++ cpu/x86/pc/olpc/versions.fth 2008-08-22 18:06:35 UTC (rev 889) @@ -2,10 +2,10 @@
\ The overall firmware revision macro: FW_MAJOR E -macro: FW_MINOR 13 +macro: FW_MINOR 14
\ The EC microcode -macro: EC_VERSION e13 +macro: EC_VERSION e14
\ Alternate command for getting EC microcode, for testing new versions. \ Temporarily uncomment the line and modify the path as necessary
openfirmware@openfirmware.info