Re: [U-Boot] [PATCH 6/7 v10] NAND: TPL : introduce the TPL based on the SPL

2013-08-09 Thread Scott Wood
On Thu, 2013-07-25 at 15:44 +0800, ying.zh...@freescale.com wrote: This patch is on top of the patch: SPL: Makefile: Build a separate autoconf.mk for SPL Could you fix the reported build problem with that patch and submit it? -Scott ___

[U-Boot] [PATCH 6/7 v10] NAND: TPL : introduce the TPL based on the SPL

2013-07-25 Thread ying.zhang
From: Ying Zhang b40...@freescale.com Due to the nand SPL on some board(e.g. P1022DS)has a size limit, it can not be more than 4K. So, the SPL cannot initialize the DDR with the SPD code. This patch introduces TPL to enable a loader stub that is loaded by the code from the SPL. It initializes the