
24 Apr
2014
24 Apr
'14
12:37 a.m.
On 04/18/2014 01:43 AM, Shengzhou Liu wrote:
Add support of 2-stage NAND/SPI/SD boot loader using SPL framework. PBL initializes the internal CPC-SRAM and copy SPL(160K) to it, SPL further initializes DDR using SPD and environment and copy u-boot(768 KB) from SPI/SD/NAND to DDR, finally SPL transfers control to u-boot.
Signed-off-by: Shengzhou Liu Shengzhou.Liu@freescale.com
v2: updated to adapt to new SPL.
Applied to u-boot-mpc85xx/master, thanks.
York