[U-Boot] [PATCH V2] i.MX: fsl_esdhc: allow use with cache enabled.

Anatolij Gustschin agust at denx.de
Tue May 15 15:09:33 CEST 2012


Hi Dirk,

On Tue, 15 May 2012 14:58:54 +0200
Dirk Behme <dirk.behme at de.bosch.com> wrote:

> On 09.05.2012 07:45, Stefano Babic wrote:
...
> > The problem with an #ifdef is that it is not very generic - we should
> > add some #if (defined(CONFIG_MX51) || defined(CONFIG_MX53) || ...
> > and update the driver for each new SOCs. I think also that maybe the
> > best way is to add an empty flush_dcache_range() to the MPC85xx, maybe
> > as weak function.
> 
> You might have noticed that I'm looking through my list of open patches. 
> So: Any news regarding V3 of this patch? ;)

Stefano is on vacation; please don't expect any quick reply from him.

Thanks,
Anatolij


More information about the U-Boot mailing list