
Author: wmb Date: 2009-01-29 18:03:19 +0100 (Thu, 29 Jan 2009) New Revision: 1095 Modified: cpu/x86/pc/olpc/versions.fth Log: Q2E30 Modified: cpu/x86/pc/olpc/versions.fth =================================================================== --- cpu/x86/pc/olpc/versions.fth 2009-01-29 17:03:01 UTC (rev 1094) +++ cpu/x86/pc/olpc/versions.fth 2009-01-29 17:03:19 UTC (rev 1095) @@ -1,11 +1,11 @@ \ Version numbers of items included in the OLPC firmware image \ The overall firmware revision -macro: FW_MAJOR F -macro: FW_MINOR 02 +macro: FW_MAJOR E +macro: FW_MINOR 30 \ The EC microcode -macro: EC_VERSION 1_1_1 +macro: EC_VERSION e21 \ Alternate command for getting EC microcode, for testing new versions. \ Temporarily uncomment the line and modify the path as necessary