public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [v2, 3/4] powerpc/t1040qds: enable peripheral clock for eSDHC
@ 2015-09-17  2:27 Yangbo Lu
  2015-11-02 21:02 ` York Sun
  0 siblings, 1 reply; 2+ messages in thread
From: Yangbo Lu @ 2015-09-17  2:27 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Yangbo Lu <yangbo.lu@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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-11-02 21:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-17  2:27 [U-Boot] [v2, 3/4] powerpc/t1040qds: enable peripheral clock for eSDHC Yangbo Lu
2015-11-02 21:02 ` York Sun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox