Author: rsmith Date: Tue Feb 26 01:39:38 2013 New Revision: 3572 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3572
Log: OLPC XO-4 - EC Code 0.4.00
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 Feb 25 21:40:19 2013 (r3571) +++ cpu/arm/olpc/4.0/ec-version.fth Tue Feb 26 01:39:38 2013 (r3572) @@ -1,6 +1,6 @@ \ The EC microcode macro: EC_PLATFORM cl4 -macro: EC_VERSION 7_0_3_13 +macro: EC_VERSION 7_0_4_00
\ Alternate command for getting EC microcode, for testing new versions. \ Temporarily uncomment the line and modify the path as necessary