Author: quozl Date: Thu Sep 29 09:18:36 2011 New Revision: 2547 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/2547
Log: OLPC XO-1.75 - adopt EC 0.3.00
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 Sep 29 08:12:50 2011 (r2546) +++ cpu/arm/olpc/1.75/ec-version.fth Thu Sep 29 09:18:36 2011 (r2547) @@ -1,5 +1,5 @@ \ The EC microcode -macro: EC_VERSION 4_0_2_04 +macro: EC_VERSION 4_0_3_00
\ Alternate command for getting EC microcode, for testing new versions. \ Temporarily uncomment the line and modify the path as necessary
openfirmware@openfirmware.info