[OpenBIOS] r784 - cpu/x86/pc/olpc

svn at openbios.org svn at openbios.org
Fri Jan 18 19:13:50 CET 2008


Author: wmb
Date: 2008-01-18 19:13:50 +0100 (Fri, 18 Jan 2008)
New Revision: 784

Modified:
   cpu/x86/pc/olpc/versions.fth
Log:
Q2D09



Modified: cpu/x86/pc/olpc/versions.fth
===================================================================
--- cpu/x86/pc/olpc/versions.fth	2008-01-18 17:52:29 UTC (rev 783)
+++ cpu/x86/pc/olpc/versions.fth	2008-01-18 18:13:50 UTC (rev 784)
@@ -2,14 +2,14 @@
 
 \ The overall firmware revision
 macro: FW_MAJOR D
-macro: FW_MINOR 08
+macro: FW_MINOR 09
 
 \ The EC microcode
-macro: EC_VERSION test4e
+macro: EC_VERSION d08b
 
 \ Alternate command for getting EC microcode, for testing new versions.
 \ Temporarily uncomment the line and modify the path as necessary
-\ macro: GET_EC cp shiny4c.bin ec.img
+\ macro: GET_EC cp PQ2D08a.bin ec.img
 
 macro: KEYS mpkeys
 \ macro: KEYS testkeys




More information about the OpenBIOS mailing list