Author: wmb Date: 2010-01-23 09:57:20 +0100 (Sat, 23 Jan 2010) New Revision: 1692
Modified: cpu/x86/pc/olpc/via/smt.fth Log: XO-1.5 smt.fth - wanted-fw set to q3a30
Modified: cpu/x86/pc/olpc/via/smt.fth =================================================================== --- cpu/x86/pc/olpc/via/smt.fth 2010-01-23 08:26:01 UTC (rev 1691) +++ cpu/x86/pc/olpc/via/smt.fth 2010-01-23 08:57:20 UTC (rev 1692) @@ -12,7 +12,7 @@ ;
-: wanted-fw$ ( -- $ ) " q3a23" ; +: wanted-fw$ ( -- $ ) " q3a30" ;
: find-firmware-file ( -- name$ )
openfirmware@openfirmware.info