Author: quozl Date: Fri Aug 5 02:22:51 2011 New Revision: 2413 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/2413
Log: OLPC XO-1.75 - new EC release, blessed by Paul, tested by James.
Modified: cpu/arm/olpc/1.75/ec-version.fth
Modified: cpu/arm/olpc/1.75/ec-version.fth ============================================================================== --- cpu/arm/olpc/1.75/ec-version.fth Thu Aug 4 02:00:15 2011 (r2412) +++ cpu/arm/olpc/1.75/ec-version.fth Fri Aug 5 02:22:51 2011 (r2413) @@ -1,5 +1,5 @@ \ The EC microcode -macro: EC_VERSION 4_0_2_02 +macro: EC_VERSION 4_0_2_03
\ Alternate command for getting EC microcode, for testing new versions. \ Temporarily uncomment the line and modify the path as necessary
openfirmware@openfirmware.info