Author: rsmith Date: Thu Feb 14 02:41:12 2013 New Revision: 3547 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3547
Log: OLPC XO-4 - EC Code 0.3.12
Modified: cpu/arm/olpc/4.0/ec-version.fth
Modified: cpu/arm/olpc/4.0/ec-version.fth ============================================================================== --- cpu/arm/olpc/4.0/ec-version.fth Thu Feb 14 02:07:23 2013 (r3546) +++ cpu/arm/olpc/4.0/ec-version.fth Thu Feb 14 02:41:12 2013 (r3547) @@ -1,6 +1,6 @@ \ The EC microcode macro: EC_PLATFORM cl4 -macro: EC_VERSION 7_0_3_11 +macro: EC_VERSION 7_0_3_12
\ Alternate command for getting EC microcode, for testing new versions. \ Temporarily uncomment the line and modify the path as necessary
openfirmware@openfirmware.info