
11 Dec
2014
11 Dec
'14
8:03 p.m.
On 12/02/2014 11:00 PM, Alison Wang wrote:
This patch adds SD 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 SD card to DDR, finally SPL transfer control to u-boot.
Signed-off-by: Alison Wang alison.wang@freescale.com Signed-off-by: Jason Jin jason.jin@freescale.com
Change log: v4: Enable IFC in SD boot. v3: Update MAINTAINERS file. Update PBI and RCW for SD boot. v2: Use generic u-boot-spl.lds.
Applied to u-boot-fsl-qoriq master, awaiting upstream.
York