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

svn at openbios.org svn at openbios.org
Tue Oct 2 06:56:15 CEST 2007


Author: wmb
Date: 2007-10-02 06:56:15 +0200 (Tue, 02 Oct 2007)
New Revision: 661

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





Modified: cpu/x86/pc/olpc/versions.fth
===================================================================
--- cpu/x86/pc/olpc/versions.fth	2007-10-02 04:56:02 UTC (rev 660)
+++ cpu/x86/pc/olpc/versions.fth	2007-10-02 04:56:15 UTC (rev 661)
@@ -2,14 +2,14 @@
 
 \ The overall firmware revision
 macro: FW_MAJOR C
-macro: FW_MINOR 27
+macro: FW_MINOR 28
 
 \ The EC microcode
 macro: EC_VERSION c24
 
 \ Alternate command for getting EC microcode, for testing new versions.
 \ Temporarily uncomment the line and modify the path as necessary
-\ macro: GET_EC cp ./ec_wlan_debug.bin ec.img
+macro: GET_EC cp ./shiny5.bin ec.img
 
 \ The wireless LAN module firmware
 macro: WLAN_RPM ${WLAN_VERSION}-1.olpc1




More information about the OpenBIOS mailing list