Author: rsmith Date: Tue Dec 18 06:58:54 2012 New Revision: 3501 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3501
Log: OLPC XO-4 - EC Code 0.3.06
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 Sat Dec 15 06:14:47 2012 (r3500) +++ cpu/arm/olpc/4.0/ec-version.fth Tue Dec 18 06:58:54 2012 (r3501) @@ -1,6 +1,6 @@ \ The EC microcode macro: EC_PLATFORM cl4 -macro: EC_VERSION 7_0_3_05 +macro: EC_VERSION 7_0_3_06
\ Alternate command for getting EC microcode, for testing new versions. \ Temporarily uncomment the line and modify the path as necessary
openfirmware@openfirmware.info