From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Mon, 27 Jul 2015 11:15:11 -0700 Subject: [U-Boot] [PATCH] mmc:fsl_esdhc invalidate dcache before read In-Reply-To: <55B65E10.9000006@freescale.com> References: <1435199546-12292-1-git-send-email-Peng.Fan@freescale.com> <559F7AA7.4030003@denx.de> <20150711024339.GA5813@shlinux2> <55B4B457.2060706@denx.de> <55B65E10.9000006@freescale.com> Message-ID: <55B6752F.7050800@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 07/27/2015 09:36 AM, York Sun wrote: > > > On 07/26/2015 03:20 AM, Stefano Babic wrote: >> I apply it to u-boot-imx - merging into mainline, we will have more >> chances to get it tested on PowerPc. >> >> Applied to u-boot-imx, thanks ! >> > > Sorry I didn't see this thread until Stefano CC'ed me. I will see if I can test > it on powerpc boards. > The change is safe for powerpc. Verified on T4240RDB with SD read/write. York