Author: quozl Date: Mon Oct 24 08:53:41 2011 New Revision: 2651 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/2651
Log: Q3B22
(note that this version was not svn head at this point, but rather svn 2478 [q3b19] with 2589 and 2597 [q3b20])
(that is, q3b21 with another EC version)
Modified: cpu/x86/pc/olpc/via/ec-version.fth cpu/x86/pc/olpc/via/fw-version.fth
Modified: cpu/x86/pc/olpc/via/ec-version.fth ============================================================================== --- cpu/x86/pc/olpc/via/ec-version.fth Mon Oct 24 04:51:51 2011 (r2650) +++ cpu/x86/pc/olpc/via/ec-version.fth Mon Oct 24 08:53:41 2011 (r2651) @@ -1,5 +1,5 @@ \ The EC microcode -macro: EC_VERSION 2_2_9 +macro: EC_VERSION 2_2_10
\ Alternate command for getting EC microcode, for testing new versions. \ Temporarily uncomment the line and modify the path as necessary
Modified: cpu/x86/pc/olpc/via/fw-version.fth ============================================================================== --- cpu/x86/pc/olpc/via/fw-version.fth Mon Oct 24 04:51:51 2011 (r2650) +++ cpu/x86/pc/olpc/via/fw-version.fth Mon Oct 24 08:53:41 2011 (r2651) @@ -1,3 +1,3 @@ \ The overall firmware revision macro: FW_MAJOR B -macro: FW_MINOR 21 +macro: FW_MINOR 22