Author: rsmith Date: Tue Dec 4 21:21:48 2012 New Revision: 3469 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3469
Log: OLPC XO-4 - EC Code 0.3.05
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 Mon Dec 3 08:07:43 2012 (r3468) +++ cpu/arm/olpc/4.0/ec-version.fth Tue Dec 4 21:21:48 2012 (r3469) @@ -1,6 +1,6 @@ \ The EC microcode macro: EC_PLATFORM cl4 -macro: EC_VERSION 7_0_3_04 +macro: EC_VERSION 7_0_3_05
\ Alternate command for getting EC microcode, for testing new versions. \ Temporarily uncomment the line and modify the path as necessary