Author: quozl Date: Mon May 27 07:16:24 2013 New Revision: 3664 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3664
Log: OLPC XO-4 - EC firmware 0.4.08
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 Tue May 21 06:56:16 2013 (r3663) +++ cpu/arm/olpc/4.0/ec-version.fth Mon May 27 07:16:24 2013 (r3664) @@ -1,6 +1,6 @@ \ The EC microcode macro: EC_PLATFORM cl4 -macro: EC_VERSION 7_0_4_06 +macro: EC_VERSION 7_0_4_08
\ Alternate command for getting EC microcode, for testing new versions. \ Temporarily uncomment the line and modify the path as necessary
openfirmware@openfirmware.info