Author: rsmith Date: Sat Oct 20 03:43:01 2012 New Revision: 3376 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3376
Log: OLPC XO-4 - EC Code 0.2.04
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 Oct 20 03:42:59 2012 (r3375) +++ cpu/arm/olpc/4.0/ec-version.fth Sat Oct 20 03:43:01 2012 (r3376) @@ -1,6 +1,6 @@ \ The EC microcode macro: EC_PLATFORM cl4 -macro: EC_VERSION 7_0_2_03 +macro: EC_VERSION 7_0_2_04
\ Alternate command for getting EC microcode, for testing new versions. \ Temporarily uncomment the line and modify the path as necessary
openfirmware@openfirmware.info