[openfirmware] [commit] r3552 - dev/olpc

repository service svn at openfirmware.info
Thu Feb 14 05:02:38 CET 2013


Author: quozl
Date: Thu Feb 14 05:02:38 2013
New Revision: 3552
URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3552

Log:
OLPC XO-1.5 - lid test needed factory-test? defined

Modified:
   dev/olpc/lidtest.fth

Modified: dev/olpc/lidtest.fth
==============================================================================
--- dev/olpc/lidtest.fth	Thu Feb 14 04:59:05 2013	(r3551)
+++ dev/olpc/lidtest.fth	Thu Feb 14 05:02:38 2013	(r3552)
@@ -45,6 +45,10 @@
    pltd  wait-not-ebook  ty
 ;
 
+[ifndef] factory-test?
+: factory-test?  false  ;
+[then]
+
 : selftest  ( -- error? )
    factory-test?  if
       ['] all-switch-states catch



More information about the openfirmware mailing list