]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc83xx: Use CONFIG_FSL_ESDHC to enable sdhc clk
authorRini van Zetten <rini@arvoo.nl>
Thu, 15 Apr 2010 14:03:05 +0000 (16:03 +0200)
committerKim Phillips <kim.phillips@freescale.com>
Thu, 22 Apr 2010 23:34:22 +0000 (18:34 -0500)
commit27ef578df7b9c7862c36a31b819c652f8b0aeea0
tree9ae3bc52eb6a3e4f6f1cc506f69bcf3d658d04b7
parenta47a12becf66f02a56da91c161e2edb625e9f20c
mpc83xx: Use CONFIG_FSL_ESDHC to enable sdhc clk

Enable eSDHC Clock based on generic CONFIG_FSL_ESDHC define
instead of a platform define. This will enable all the 83xx
platforms to use sdhc_clk based on CONFIG_FSL_ESDHC.  It's
the same patch as commit 6b9ea08c5010eab5ad1056bc9bf033afb672d9cc
for the ppc/85xx.

Signed-off-by: Rini <rini@arvoo.nl>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
arch/powerpc/cpu/mpc83xx/speed.c