
11 Dec
2014
11 Dec
'14
8:05 p.m.
On 12/09/2014 01:38 AM, Alison Wang wrote:
This patch adds NAND boot support for LS1021AQDS board. SPL framework is used. PBL initialize the internal RAM and copy SPL to it, then SPL initialize DDR using SPD and copy u-boot from NAND flash to DDR, finally SPL transfer control to u-boot.
Signed-off-by: Prabhakar Kushwaha prabhakar@freescale.com Signed-off-by: Alison Wang alison.wang@freescale.com
Change log: v2: Rebase the patch. Add CONFIG_SYS_DCSR_DCFG_ADDR instead of CONFIG_SYS_DCSRBAR.
Applied to u-boot-fsl-qoriq master, awaiting upstream.
York