]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc/85xx: Use CONFIG_FSL_ESDHC to enable sdhc clk
authorDipen Dudhat <dipen.dudhat@freescale.com>
Tue, 1 Sep 2009 11:57:00 +0000 (17:27 +0530)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 8 Sep 2009 14:10:02 +0000 (09:10 -0500)
commit6b9ea08c5010eab5ad1056bc9bf033afb672d9cc
tree23406ecbc2898d920fe5f6eb466440aba1b3cb6b
parent0052a051f60a043f1730b3a46f23b3c7b0eb7820
ppc/85xx: 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 85xx platforms to use sdhc_clk
based on CONFIG_FSL_ESDHC.

Signed-off-by: Gao Guanhua <B22826@freescale.com>
Signed-off-by: Dipen Dudhat <dipen.dudhat@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
cpu/mpc85xx/speed.c