projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa1e035
)
powerpc/t1040qds: enable peripheral clock for eSDHC
author
Yangbo Lu
<yangbo.lu@freescale.com>
Thu, 17 Sep 2015 02:27:38 +0000
(10:27 +0800)
committer
York Sun
<yorksun@freescale.com>
Mon, 2 Nov 2015 16:50:15 +0000
(08:50 -0800)
Signed-off-by: Yangbo Lu <yangbo.lu@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
include/configs/T1040QDS.h
patch
|
blob
|
history
diff --git
a/include/configs/T1040QDS.h
b/include/configs/T1040QDS.h
index a8f0dc2a904053b52588efd7eb62b5a964400ad1..fc263dfcb63bd547476249ae0f3dd7c5aaaa8519 100644
(file)
--- a/
include/configs/T1040QDS.h
+++ b/
include/configs/T1040QDS.h
@@
-592,6
+592,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