[commit] r3312 - in cpu/arm/olpc: 4.0 cl4
Author: wmb Date: Mon Sep 17 09:39:42 2012 New Revision: 3312 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3312 Log: OLPC ARM - EC version 7.0.2.02 Modified: cpu/arm/olpc/4.0/ec-version.fth cpu/arm/olpc/cl4/ec-version.fth Modified: cpu/arm/olpc/4.0/ec-version.fth ============================================================================== --- cpu/arm/olpc/4.0/ec-version.fth Mon Sep 17 03:22:53 2012 (r3311) +++ cpu/arm/olpc/4.0/ec-version.fth Mon Sep 17 09:39:42 2012 (r3312) @@ -1,6 +1,6 @@ \ The EC microcode macro: EC_PLATFORM cl4 -macro: EC_VERSION 7_0_2_01 +macro: EC_VERSION 7_0_2_02 \ Alternate command for getting EC microcode, for testing new versions. \ Temporarily uncomment the line and modify the path as necessary Modified: cpu/arm/olpc/cl4/ec-version.fth ============================================================================== --- cpu/arm/olpc/cl4/ec-version.fth Mon Sep 17 03:22:53 2012 (r3311) +++ cpu/arm/olpc/cl4/ec-version.fth Mon Sep 17 09:39:42 2012 (r3312) @@ -1,6 +1,6 @@ \ The EC microcode macro: EC_PLATFORM cl4 -macro: EC_VERSION 7_0_1_08 +macro: EC_VERSION 7_0_2_02 \ Alternate command for getting EC microcode, for testing new versions. \ Temporarily uncomment the line and modify the path as necessary
participants (1)
-
repository service