From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Tue, 15 May 2012 15:09:33 +0200 Subject: [U-Boot] [PATCH V2] i.MX: fsl_esdhc: allow use with cache enabled. In-Reply-To: <4FB2530E.50303@de.bosch.com> References: <1335400128-1469-1-git-send-email-eric.nelson@boundarydevices.com> <4FA9ACE2.9010408@boundarydevices.com> <4FAA0471.7090905@denx.de> <4FB2530E.50303@de.bosch.com> Message-ID: <20120515150933.7f642e77@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Dirk, On Tue, 15 May 2012 14:58:54 +0200 Dirk Behme 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