Re: [U-Boot] [PATCH] i.MX6 USDHC: Use the ESDHC clock

2012-07-02 Thread Stefano Babic
On 14/06/2012 15:44, Dirk Behme wrote: > From: Michael Langer > > The commit "i.mx: fsl_esdhc: add the i.mx6q support" (4692708d) introduces > support for the i.MX6Q MMC host controller USDHC. > > MXC_IPG_PERCLK sets the clock to 66MHz. This seems to be the default clock > of the ESDHC IP found

Re: [U-Boot] [PATCH] i.MX6 USDHC: Use the ESDHC clock

2012-06-15 Thread Stefano Babic
On 14/06/2012 15:44, Dirk Behme wrote: > From: Michael Langer > > The commit "i.mx: fsl_esdhc: add the i.mx6q support" (4692708d) introduces > support for the i.MX6Q MMC host controller USDHC. > > MXC_IPG_PERCLK sets the clock to 66MHz. This seems to be the default clock > of the ESDHC IP found

[U-Boot] [PATCH] i.MX6 USDHC: Use the ESDHC clock

2012-06-14 Thread Dirk Behme
From: Michael Langer The commit "i.mx: fsl_esdhc: add the i.mx6q support" (4692708d) introduces support for the i.MX6Q MMC host controller USDHC. MXC_IPG_PERCLK sets the clock to 66MHz. This seems to be the default clock of the ESDHC IP found in < i.MX6 silicon. However, the default clock for th