[U-Boot] [v2, 3/4] powerpc/t1040qds: enable peripheral clock for eSDHC

Yangbo Lu yangbo.lu at freescale.com
Thu Sep 17 04:27:38 CEST 2015


Signed-off-by: Yangbo Lu <yangbo.lu at freescale.com>
---
 include/configs/T1040QDS.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/T1040QDS.h b/include/configs/T1040QDS.h
index 8353b8f..92bc295 100644
--- a/include/configs/T1040QDS.h
+++ b/include/configs/T1040QDS.h
@@ -593,6 +593,7 @@ unsigned long get_board_ddr_clk(void);
 
 #ifdef CONFIG_MMC
 #define CONFIG_FSL_ESDHC
+#define CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK
 #define CONFIG_SYS_FSL_ESDHC_ADDR       CONFIG_SYS_MPC85xx_ESDHC_ADDR
 #define CONFIG_CMD_MMC
 #define CONFIG_GENERIC_MMC
-- 
2.1.0.27.g96db324



More information about the U-Boot mailing list