Author: quozl Date: Wed Nov 2 05:43:13 2011 New Revision: 2665 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/2665
Log: Q4C03
Modified: cpu/arm/olpc/1.75/ec-version.fth cpu/arm/olpc/1.75/fw-version.fth
Modified: cpu/arm/olpc/1.75/ec-version.fth ============================================================================== --- cpu/arm/olpc/1.75/ec-version.fth Tue Nov 1 20:35:39 2011 (r2664) +++ cpu/arm/olpc/1.75/ec-version.fth Wed Nov 2 05:43:13 2011 (r2665) @@ -1,5 +1,5 @@ \ The EC microcode -macro: EC_VERSION 4_0_3_02 +macro: EC_VERSION 4_0_3_03
\ Alternate command for getting EC microcode, for testing new versions. \ Temporarily uncomment the line and modify the path as necessary
Modified: cpu/arm/olpc/1.75/fw-version.fth ============================================================================== --- cpu/arm/olpc/1.75/fw-version.fth Tue Nov 1 20:35:39 2011 (r2664) +++ cpu/arm/olpc/1.75/fw-version.fth Wed Nov 2 05:43:13 2011 (r2665) @@ -1,3 +1,3 @@ \ The overall firmware revision macro: FW_MAJOR C -macro: FW_MINOR 02 +macro: FW_MINOR 03