From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Mon, 2 Nov 2015 13:01:52 -0800 Subject: [U-Boot] [PATCH] Powerpc: eSDHC: expand a fix to T4160 In-Reply-To: <1441969333-40565-1-git-send-email-shh.xie@gmail.com> References: <1441969333-40565-1-git-send-email-shh.xie@gmail.com> Message-ID: <5637CF40.3050705@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 09/11/2015 04:02 AM, shh.xie at gmail.com wrote: > From: Shaohui Xie > > commit b8e5b07225 "Powerpc: eSDHC: Fix mmc read write err in uboot of > T4240QDS board", T4160 also needs this fix. > > Signed-off-by: Shaohui Xie > --- Applied to u-boot-mpc85xx, awaiting upstream. Thanks. York