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

svn at openbios.org svn at openbios.org
Tue Oct 23 03:27:37 CEST 2007


Author: wmb
Date: 2007-10-23 03:27:37 +0200 (Tue, 23 Oct 2007)
New Revision: 696

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


Modified: cpu/x86/pc/olpc/versions.fth
===================================================================
--- cpu/x86/pc/olpc/versions.fth	2007-10-23 01:24:49 UTC (rev 695)
+++ cpu/x86/pc/olpc/versions.fth	2007-10-23 01:27:37 UTC (rev 696)
@@ -2,14 +2,14 @@
 
 \ The overall firmware revision
 macro: FW_MAJOR D
-macro: FW_MINOR 01
+macro: FW_MINOR 02
 
 \ The EC microcode
-macro: EC_VERSION d01
+macro: EC_VERSION d02
 
 \ Alternate command for getting EC microcode, for testing new versions.
 \ Temporarily uncomment the line and modify the path as necessary
-\ macro: GET_EC cp /c/Temp/c2d01-1.bin ec.img
+\ macro: GET_EC wget http://dev.laptop.org/~rsmith/shiny6.bin -O ec.img
 
 \ The wireless LAN module firmware
 macro: WLAN_RPM ${WLAN_VERSION}-1.olpc1




More information about the OpenBIOS mailing list