Author: quozl Date: Tue Jan 10 02:46:18 2012 New Revision: 2806 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/2806
Log: OLPC XO-1.75 - new EC firmware
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 Tue Jan 10 02:45:52 2012 (r2805) +++ cpu/arm/olpc/1.75/ec-version.fth Tue Jan 10 02:46:18 2012 (r2806) @@ -1,6 +1,6 @@ \ The EC microcode macro: EC_PLATFORM cl2 -macro: EC_VERSION 4_0_3_07 +macro: EC_VERSION 4_0_4_00
\ Alternate command for getting EC microcode, for testing new versions. \ Temporarily uncomment the line and modify the path as necessary
openfirmware@openfirmware.info