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

repository service svn at openfirmware.info
Thu Mar 28 12:34:12 CET 2013


Author: quozl
Date: Thu Mar 28 12:34:12 2013
New Revision: 3632
URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3632

Log:
OLPC XO-4 - restore bluetooth test, regression introduced in r3593.

Modified:
   cpu/arm/olpc/sdhci.fth

Modified: cpu/arm/olpc/sdhci.fth
==============================================================================
--- cpu/arm/olpc/sdhci.fth	Thu Mar 28 00:57:22 2013	(r3631)
+++ cpu/arm/olpc/sdhci.fth	Thu Mar 28 12:34:12 2013	(r3632)
@@ -107,6 +107,7 @@
       fload ${BP}/dev/mmc/sdhci/slot.fth
       new-device
          fload ${BP}/dev/mmc/sdhci/mv8686/loadpkg.fth
+         fload ${BP}/dev/mmc/sdhci/mv8686/bluetooth-pkg.fth
       finish-device
    finish-device
 



More information about the openfirmware mailing list