[openfirmware] [commit] r2655 - cpu/arm/olpc/1.75

repository service svn at openfirmware.info
Wed Oct 26 08:40:17 CEST 2011


Author: quozl
Date: Wed Oct 26 08:40:16 2011
New Revision: 2655
URL: http://tracker.coreboot.org/trac/openfirmware/changeset/2655

Log:
Q4C02

Modified:
   cpu/arm/olpc/1.75/ec-version.fth
   cpu/arm/olpc/1.75/fw-version.fth

Modified: cpu/arm/olpc/1.75/ec-version.fth
==============================================================================
--- cpu/arm/olpc/1.75/ec-version.fth	Tue Oct 25 08:16:34 2011	(r2654)
+++ cpu/arm/olpc/1.75/ec-version.fth	Wed Oct 26 08:40:16 2011	(r2655)
@@ -1,5 +1,5 @@
 \ The EC microcode
-macro: EC_VERSION 4_0_3_01
+macro: EC_VERSION 4_0_3_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/1.75/fw-version.fth
==============================================================================
--- cpu/arm/olpc/1.75/fw-version.fth	Tue Oct 25 08:16:34 2011	(r2654)
+++ cpu/arm/olpc/1.75/fw-version.fth	Wed Oct 26 08:40:16 2011	(r2655)
@@ -1,3 +1,3 @@
 \ The overall firmware revision
 macro: FW_MAJOR C
-macro: FW_MINOR 01
+macro: FW_MINOR 02



More information about the openfirmware mailing list