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

svn at openbios.org svn at openbios.org
Wed Oct 17 01:41:41 CEST 2007


Author: wmb
Date: 2007-10-17 01:41:41 +0200 (Wed, 17 Oct 2007)
New Revision: 683

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


Modified: cpu/x86/pc/olpc/versions.fth
===================================================================
--- cpu/x86/pc/olpc/versions.fth	2007-10-16 23:39:11 UTC (rev 682)
+++ cpu/x86/pc/olpc/versions.fth	2007-10-16 23:41:41 UTC (rev 683)
@@ -2,14 +2,14 @@
 
 \ The overall firmware revision
 macro: FW_MAJOR C
-macro: FW_MINOR 28b
+macro: FW_MINOR d01
 
 \ The EC microcode
-macro: EC_VERSION c24
+macro: EC_VERSION d01
 
 \ Alternate command for getting EC microcode, for testing new versions.
 \ Temporarily uncomment the line and modify the path as necessary
-macro: GET_EC cp ./shiny5.bin ec.img
+\ macro: GET_EC cp /c/Temp/c2d01-1.bin ec.img
 
 \ The wireless LAN module firmware
 macro: WLAN_RPM ${WLAN_VERSION}-1.olpc1




More information about the OpenBIOS mailing list