From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Mon, 2 Nov 2015 13:02:21 -0800 Subject: [U-Boot] [v2, 1/4] mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter Card In-Reply-To: <1442456832-1178-1-git-send-email-yangbo.lu@freescale.com> References: <1442456832-1178-1-git-send-email-yangbo.lu@freescale.com> Message-ID: <5637CF5D.7050009@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/16/2015 07:27 PM, Yangbo Lu wrote: > If adapter card type identification is supported for platform, we would > enable dat[4:7] for eMMC4.5 Adapter Card. > > Signed-off-by: Yangbo Lu > --- > Changes for v2: > - Modified the commit message > - Added a patch enabling EVDD automatic control Applied to u-boot-mpc85xx, awaiting upstream. Thanks. York