[openfirmware] [commit] r3273 - cpu/arm/olpc

repository service svn at openfirmware.info
Sun Sep 2 02:01:20 CEST 2012


Author: wmb
Date: Sun Sep  2 02:01:20 2012
New Revision: 3273
URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3273

Log:
OLPC XO-4 - Reinstate suspend/resume testing now that S/R is working.

Modified:
   cpu/arm/olpc/test-tweaks.fth

Modified: cpu/arm/olpc/test-tweaks.fth
==============================================================================
--- cpu/arm/olpc/test-tweaks.fth	Sun Sep  2 02:00:26 2012	(r3272)
+++ cpu/arm/olpc/test-tweaks.fth	Sun Sep  2 02:01:20 2012	(r3273)
@@ -17,7 +17,6 @@
 device-end
 
 \ Add suspend resume test except in final
-[ifndef] mmp3   \ Pending MMP3 suspend/resume implementation
 dev /switches
 warning @ warning off
 : selftest  ( -- error? )
@@ -28,4 +27,3 @@
 ;
 warning !
 device-end
-[then]



More information about the openfirmware mailing list