Re: [U-Boot] mpc85xx: Put SDHC clock-frequency in device tree

2009-09-24 Thread Gao Guanhua-B22826
> -Original Message- > From: Kumar Gala [mailto:ga...@kernel.crashing.org] > Sent: Thursday, September 24, 2009 12:13 AM > To: Gao Guanhua-B22826 > Cc: u-boot@lists.denx.de > Subject: Re: [U-Boot] mpc85xx: Put SDHC clock-frequency in device tree > > > O

Re: [U-Boot] mpc85xx: Put SDHC clock-frequency in device tree

2009-09-23 Thread Kumar Gala
On Sep 23, 2009, at 12:12 AM, Gao Guanhua wrote: > The clock-frequency of SD controller comes from different source on > different platform. We add a clock-frequency property in dts file > and set the value in u-boot. > --- > cpu/mpc85xx/fdt.c |6 ++ > 1 files changed, 6 insertions(+), 0 d