Author: quozl Date: Fri Jun 21 10:07:14 2013 New Revision: 3678 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3678
Log: OLPC XO-4 - new EC release 0.4.10
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 Fri Jun 21 03:00:33 2013 (r3677) +++ cpu/arm/olpc/4.0/ec-version.fth Fri Jun 21 10:07:14 2013 (r3678) @@ -1,6 +1,6 @@ \ The EC microcode macro: EC_PLATFORM cl4 -macro: EC_VERSION 7_0_4_09 +macro: EC_VERSION 7_0_4_10
\ Alternate command for getting EC microcode, for testing new versions. \ Temporarily uncomment the line and modify the path as necessary
openfirmware@openfirmware.info