From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 18 Jan 2019 18:25:48 +0000 Subject: [U-Boot] [PATCH 1/7] armv8: fsl-layerscape: fixes for TFABOOT framework References: <20181227045609.24341-1-rajesh.bhagat@nxp.com> <20181227045609.24341-2-rajesh.bhagat@nxp.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 12/26/18 8:37 PM, Rajesh Bhagat wrote: > Fixes for TFABOOT framework > - update eMMC bootsrc to SD_MMC > - Increase buffer size for mcinitcmd from 256 to 512 > - Fix mcinitcmd and bootcmd for Secure Boot > > Signed-off-by: Pankit Garg > Signed-off-by: Rajesh Bhagat > --- This set has been applied to fsl-qoriq master, awaiting upstream. Thanks. York