[openfirmware] [commit] r2564 - cpu/x86/pc/olpc/via

repository service svn at openfirmware.info
Mon Oct 3 18:44:21 CEST 2011


Author: wmb
Date: Mon Oct  3 18:44:20 2011
New Revision: 2564
URL: http://tracker.coreboot.org/trac/openfirmware/changeset/2564

Log:
XO-1.5 - fixed a stack comment in probemem.fth; no functional change.

Modified:
   cpu/x86/pc/olpc/via/probemem.fth

Modified: cpu/x86/pc/olpc/via/probemem.fth
==============================================================================
--- cpu/x86/pc/olpc/via/probemem.fth	Sat Oct  1 21:53:08 2011	(r2563)
+++ cpu/x86/pc/olpc/via/probemem.fth	Mon Oct  3 18:44:20 2011	(r2564)
@@ -105,7 +105,7 @@
       then                                 ( rem$ )
    repeat  2drop                           ( )
 
-   test-s3                                 ( )
+   test-s3                                 ( error? )
 ;
 
 device-end



More information about the openfirmware mailing list