[U-Boot] [PATCH v3 5/6] apalis-tk1: disable external clock loopback on SDMMC3
Marcel Ziswiler
marcel at ziswiler.com
Thu Dec 22 05:26:09 CET 2016
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>
---
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 c1caef1..204137b 100644
--- a/configs/apalis-tk1_defconfig
+++ b/configs/apalis-tk1_defconfig
@@ -37,6 +37,7 @@ CONFIG_DFU_MMC=y
CONFIG_DFU_RAM=y
# CONFIG_DM_MMC_OPS is not set
CONFIG_TEGRA_MMC=y
+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