From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Thu, 11 Dec 2014 11:02:37 -0800 Subject: [U-Boot] [PATCH v4 5/9] kconfig: ls1021a: add SUPPORT_SPL In-Reply-To: <1417590049-500-6-git-send-email-b18965@freescale.com> References: <1417590049-500-1-git-send-email-b18965@freescale.com> <1417590049-500-6-git-send-email-b18965@freescale.com> Message-ID: <5489EA4D.8090402@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/02/2014 11:00 PM, Alison Wang wrote: > Add SUPPORT_SPL feature for SD and NAND boot on > LS1021AQDS and LS1021ATWR. > > Signed-off-by: Alison Wang > --- > Change log: > v4: New file. > Applied to u-boot-fsl-qoriq master, awaiting upstream. York