From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Thu, 11 Dec 2014 11:04:55 -0800 Subject: [U-Boot] [PATCH v1] arm: ls102xa: Fix SD/NAND/QSPI boot defination error for QE support In-Reply-To: <1418117869-43483-1-git-send-email-b18965@freescale.com> References: <1418117869-43483-1-git-send-email-b18965@freescale.com> Message-ID: <5489EAD7.3040108@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 12/09/2014 01:37 AM, Alison Wang wrote: > The SD/NAND/QSPI boot definations are wrong for QE support, this > patch is to fix this error. > > Signed-off-by: Alison Wang > --- Applied to u-boot-fsl-qoriq master, awaiting upstream. York