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
openfirmware@openfirmware.info