summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/ls102xa/spl.c
Commit message (Collapse)AuthorAgeFilesLines
* arm: ls102xa: Add SD boot support for LS1021AQDS boardAlison Wang2014-12-111-0/+33
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> Reviewed-by: York Sun <yorksun@freescale.com>
OpenPOWER on IntegriCloud