Commit 3285e6cbcc1b848a99f4113f807812c14ed10dea

Authored by Yangbo Lu
Committed by York Sun
1 parent 2d9ca2c72c

powerpc/t2080qds: enable eSDHC peripheral clock support

Enable eSDHC peripheral clock support. u-boot and linux will
use SD clock generated by peripheral clock instead of platform
clock.

Signed-off-by: Yangbo Lu <yangbo.lu@freescale.com>
Cc: York Sun <yorksun@freescale.com>
Cc: Pantelis Antoniou <panto@antoniou-consulting.com>
Reviewed-by: York Sun <yorksun@freescale.com>

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

include/configs/T208xQDS.h
... ... @@ -757,6 +757,7 @@
757 757 #ifdef CONFIG_MMC
758 758 #define CONFIG_CMD_MMC
759 759 #define CONFIG_FSL_ESDHC
  760 +#define define CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK
760 761 #define CONFIG_SYS_FSL_ESDHC_ADDR CONFIG_SYS_MPC85xx_ESDHC_ADDR
761 762 #define CONFIG_SYS_FSL_ESDHC_BROKEN_TIMEOUT
762 763 #define CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33