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

svn at openfirmware.info svn at openfirmware.info
Sat Jan 23 10:31:44 CET 2010


Author: wmb
Date: 2010-01-23 10:31:44 +0100 (Sat, 23 Jan 2010)
New Revision: 1693

Modified:
   cpu/x86/pc/olpc/via/smt.fth
Log:
Oops on last checkin - XO-1.5 smt.fth wanted-fw should have been q3a29


Modified: cpu/x86/pc/olpc/via/smt.fth
===================================================================
--- cpu/x86/pc/olpc/via/smt.fth	2010-01-23 08:57:20 UTC (rev 1692)
+++ cpu/x86/pc/olpc/via/smt.fth	2010-01-23 09:31:44 UTC (rev 1693)
@@ -12,7 +12,7 @@
 ;
 
 
-: wanted-fw$  ( -- $ )  " q3a30"  ;
+: wanted-fw$  ( -- $ )  " q3a29"  ;
 
 
 : find-firmware-file  ( -- name$ )




More information about the openfirmware mailing list