[openfirmware] [commit] r2214 - cpu/x86/pc/olpc/via

repository service svn at openfirmware.info
Sun May 22 01:47:39 CEST 2011


Author: wmb
Date: Sun May 22 01:47:39 2011
New Revision: 2214
URL: http://tracker.coreboot.org/trac/openfirmware/changeset/2214

Log:
OLPC XO-1.5 - Use new EC version 2.2.3 with support for 0xd8 board ID.

Modified:
   cpu/x86/pc/olpc/via/ec-version.fth

Modified: cpu/x86/pc/olpc/via/ec-version.fth
==============================================================================
--- cpu/x86/pc/olpc/via/ec-version.fth	Sat May 21 03:26:26 2011	(r2213)
+++ cpu/x86/pc/olpc/via/ec-version.fth	Sun May 22 01:47:39 2011	(r2214)
@@ -1,5 +1,5 @@
 \ The EC microcode
-macro: EC_VERSION 2_2_2
+macro: EC_VERSION 2_2_3
 
 \ Alternate command for getting EC microcode, for testing new versions.
 \ Temporarily uncomment the line and modify the path as necessary



More information about the openfirmware mailing list