[openfirmware] r1213 - cpu/x86/pc/olpc/via

svn at openfirmware.info svn at openfirmware.info
Fri Jun 5 02:52:17 CEST 2009


Author: wmb
Date: 2009-06-05 02:52:16 +0200 (Fri, 05 Jun 2009)
New Revision: 1213

Modified:
   cpu/x86/pc/olpc/via/versions.fth
Log:
VIA - use numbered EC bits instead of non-specific "test" version.



Modified: cpu/x86/pc/olpc/via/versions.fth
===================================================================
--- cpu/x86/pc/olpc/via/versions.fth	2009-06-04 19:35:48 UTC (rev 1212)
+++ cpu/x86/pc/olpc/via/versions.fth	2009-06-05 00:52:16 UTC (rev 1213)
@@ -10,7 +10,8 @@
 \ Alternate command for getting EC microcode, for testing new versions.
 \ Temporarily uncomment the line and modify the path as necessary
 \ macro: GET_EC cp pq3a00.img ec.img
-macro: GET_EC wget -q http://dev.laptop.org/pub/ec/ec_via_test.img -O ec.img
+\ macro: GET_EC wget -q http://dev.laptop.org/pub/ec/ec_via_test.img -O ec.img
+macro: GET_EC wget -q http://dev.laptop.org/pub/ec/cl1b-1_9_0rc2.img -O ec.img
 
 macro: KEYS mpkeys
 \ macro: KEYS testkeys




More information about the openfirmware mailing list