From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 5 Dec 2014 10:13:03 -0800 Subject: [U-Boot] [PATCH] arm: ls102xa: Add QSPI boot support for LS1021AQDS/TWR board In-Reply-To: References: <1414140794-24345-1-git-send-email-b18965@freescale.com> <5474F34F.6090601@freescale.com> Message-ID: <5481F5AF.9060301@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 11/25/2014 10:58 PM, Wang Huan-B18965 wrote: > Hi, york, > >> -----Original Message----- >> From: York Sun [mailto:yorksun at freescale.com] >> Sent: Wednesday, November 26, 2014 5:23 AM >> To: Wang Huan-B18965; u-boot at lists.denx.de >> Cc: Jin Zhengxiong-R64188; Wang Huan-B18965 >> Subject: Re: [PATCH] arm: ls102xa: Add QSPI boot support for >> LS1021AQDS/TWR board >> >> On 10/24/2014 01:53 AM, Alison Wang wrote: >>> This patch adds QSPI boot support for LS1021AQDS/TWR board. >>> The QSPI boot image need to be programmed into the QSPI flash first. >>> Then the booting will start from QSPI memory space. >>> >>> This patch is based on the previous QSPI enabled patches. >>> >>> Signed-off-by: Alison Wang >>> --- >> >> Alison, >> >> I lost track the "previous QSPI enabled patches". Can you point me a >> link? >> > [Alison Wang] I will resend that patch. The previous patch need to be rebased. > Alison, Have you rebase this patch? York