Author: wmb Date: 2008-08-29 01:28:34 +0200 (Fri, 29 Aug 2008) New Revision: 903
Modified: cpu/x86/pc/olpc/versions.fth Log: Q2E15
Modified: cpu/x86/pc/olpc/versions.fth =================================================================== --- cpu/x86/pc/olpc/versions.fth 2008-08-28 23:27:35 UTC (rev 902) +++ cpu/x86/pc/olpc/versions.fth 2008-08-28 23:28:34 UTC (rev 903) @@ -2,10 +2,10 @@
\ The overall firmware revision macro: FW_MAJOR E -macro: FW_MINOR 14 +macro: FW_MINOR 15
\ The EC microcode -macro: EC_VERSION e14 +macro: EC_VERSION e15
\ Alternate command for getting EC microcode, for testing new versions. \ Temporarily uncomment the line and modify the path as necessary
openfirmware@openfirmware.info