[openfirmware] r1474 - dev/mmc/sdhci

svn at openfirmware.info svn at openfirmware.info
Fri Nov 13 23:43:30 CET 2009


Author: wmb
Date: 2009-11-13 23:43:30 +0100 (Fri, 13 Nov 2009)
New Revision: 1474

Modified:
   dev/mmc/sdhci/sdhcixo.bth
Log:
Fixed a "stack depth changed" warning that only happens on B3 systems.
We don't have any real B3s yet, but the ECO-ed B2 revealed the problem.


Modified: dev/mmc/sdhci/sdhcixo.bth
===================================================================
--- dev/mmc/sdhci/sdhcixo.bth	2009-11-13 22:41:11 UTC (rev 1473)
+++ dev/mmc/sdhci/sdhcixo.bth	2009-11-13 22:43:30 UTC (rev 1474)
@@ -48,6 +48,7 @@
          " sdmmc" " $load-driver" eval drop
          " internal" " slot-name" string-property
       finish-device
+      exit
    then
 
    \ B1,B2




More information about the openfirmware mailing list