[U-Boot] [PATCH V2] imx: mmc: access mxcmmc from mx31 boards

Helmut Raiger helmut.raiger at hale.at
Wed Nov 2 08:02:43 CET 2011


On 10/27/2011 02:19 PM, Helmut Raiger wrote:
> This patch modifies mxcmmc.c to be used
> not only by i.MX27 but also by i.MX31 boards.
> Both use the same SD controller, but have different
> clock set-ups.
> The i.MX27 imx_get_XXXclock functions are made static to
> generic.c and a public mxc_get_clock() function
> is provided.  Pins, base address and prototypes for
> an i.MX31 specific board_init_mmc() are provided.
> Some of the i.MX27 clock getters are unused and marked
> as such to avoid warnings (./MAKEALL -s mx27), but
> the code was left in for future use.
>
> Signed-off-by: Helmut Raiger<helmut.raiger at hale.at>

I just re-titled the patch to make it visible for the imx community,
it concerns i.MX27 and i.MX31, so mmc: is probably the wrong
category anyway.

Helmut


--
Scanned by MailScanner.



More information about the U-Boot mailing list