Author: wmb Date: 2008-07-29 02:57:21 +0200 (Tue, 29 Jul 2008) New Revision: 860 Modified: cpu/x86/pc/olpc/versions.fth Log: Q2E12 , built from svn 850 with cherry-picked fix for trac 7607 (one line from svn 858). Modified: cpu/x86/pc/olpc/versions.fth =================================================================== --- cpu/x86/pc/olpc/versions.fth 2008-07-23 22:51:44 UTC (rev 859) +++ cpu/x86/pc/olpc/versions.fth 2008-07-29 00:57:21 UTC (rev 860) @@ -2,10 +2,10 @@ \ The overall firmware revision macro: FW_MAJOR E -macro: FW_MINOR 11x +macro: FW_MINOR 12 \ The EC microcode -macro: EC_VERSION d13 +macro: EC_VERSION e11 \ Alternate command for getting EC microcode, for testing new versions. \ Temporarily uncomment the line and modify the path as necessary
participants (1)
-
svn@openfirmware.info