[openfirmware] r1524 - dev/mmc/sdhci

svn at openfirmware.info svn at openfirmware.info
Sun Nov 29 19:40:34 CET 2009


Author: wmb
Date: 2009-11-29 19:40:34 +0100 (Sun, 29 Nov 2009)
New Revision: 1524

Modified:
   dev/mmc/sdhci/selftest.fth
Log:
OLPC trac 9766 - test-all failed after testing SD with no card in slot.


Modified: dev/mmc/sdhci/selftest.fth
===================================================================
--- dev/mmc/sdhci/selftest.fth	2009-11-29 07:56:08 UTC (rev 1523)
+++ dev/mmc/sdhci/selftest.fth	2009-11-29 18:40:34 UTC (rev 1524)
@@ -40,7 +40,7 @@
    " card-inserted?" $call-parent  0=  if
       ." No card in "
       " slot-name" get-my-property  0=  if
-         decode-string type space
+         decode-string type space  2drop
       then
       ." SD slot" cr
       true exit




More information about the openfirmware mailing list