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

17 Sep
2015
17 Sep
'15
4:27 a.m.
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

2 Nov
2 Nov
10:02 p.m.
On 09/16/2015 07:27 PM, Yangbo Lu wrote:
Signed-off-by: Yangbo Lu yangbo.lu@freescale.com
Applied to u-boot-mpc85xx, awaiting upstream. Thanks.
York
3473
Age (days ago)
3519
Last active (days ago)
1 comments
2 participants
participants (2)
-
Yangbo Lu
-
York Sun