[OpenBIOS] r785 - dev/olpc/kb3700

svn at openbios.org svn at openbios.org
Fri Jan 18 19:36:36 CET 2008


Author: wmb
Date: 2008-01-18 19:36:36 +0100 (Fri, 18 Jan 2008)
New Revision: 785

Modified:
   dev/olpc/kb3700/battery.fth
Log:
Q2D09 refresh - the battery test wasn't being invoked in test-all.


Modified: dev/olpc/kb3700/battery.fth
===================================================================
--- dev/olpc/kb3700/battery.fth	2008-01-18 18:13:50 UTC (rev 784)
+++ dev/olpc/kb3700/battery.fth	2008-01-18 18:36:36 UTC (rev 785)
@@ -120,6 +120,7 @@
 dev /
 new-device
 " battery" device-name
+0 0 reg  \ Needed so test-all will run the selftest
 : selftest  ( -- error? )
    .bat
    false




More information about the OpenBIOS mailing list