[U-Boot] [PATCH v5 3/3] apalis-tk1: disable external clock loopback on SDMMC3
Marcel Ziswiler
marcel at ziswiler.com
Sat Mar 25 00:18:23 UTC 2017
From: Marcel Ziswiler <marcel.ziswiler at toradex.com>
Actually make use of that shiny new CONFIG_TEGRA124_MMC_DISABLE_EXT_LOOPBACK.
Signed-off-by: Marcel Ziswiler <marcel.ziswiler at toradex.com>
Signed-off-by: Marcel Ziswiler <marcel at ziswiler.com>
---
Changes in v5: None
Changes in v4: None
Changes in v3: None
Changes in v2: None
configs/apalis-tk1_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/apalis-tk1_defconfig b/configs/apalis-tk1_defconfig
index 7264aee..10862e5 100644
--- a/configs/apalis-tk1_defconfig
+++ b/configs/apalis-tk1_defconfig
@@ -28,6 +28,7 @@ CONFIG_SPL_DM=y
CONFIG_DFU_MMC=y
CONFIG_DFU_RAM=y
# CONFIG_DM_MMC_OPS is not set
+CONFIG_TEGRA124_MMC_DISABLE_EXT_LOOPBACK=y
CONFIG_E1000=y
CONFIG_PCI=y
CONFIG_DM_PCI=y
--
2.9.3
More information about the U-Boot
mailing list