Re: [U-Boot] Subject: [PATCH] ppc/83xx Use CONFIG_FSL_ESDHC to enable sdhc clk

2010-04-07 Thread Rini van Zetten
Kumar Gala schreef: > On Apr 7, 2010, at 4:37 AM, Rini van Zetten wrote: > >> 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 6b

Re: [U-Boot] Subject: [PATCH] ppc/83xx Use CONFIG_FSL_ESDHC to enable sdhc clk

2010-04-07 Thread Kumar Gala
On Apr 7, 2010, at 4:37 AM, Rini van Zetten wrote: > 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 6b9ea08c5010eab5ad1056bc9bf033a

[U-Boot] Subject: [PATCH] ppc/83xx Use CONFIG_FSL_ESDHC to enable sdhc clk

2010-04-07 Thread Rini van Zetten
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 --- cpu/mpc