commit | 37d433d44e848dc1ae6c9a105db01f4851751df8 | [log] [tgz] |
---|---|---|
author | Po Liu <po.liu@freescale.com> | Fri Jan 10 10:10:59 2014 +0800 |
committer | York Sun <yorksun@freescale.com> | Tue Jan 21 13:42:40 2014 -0800 |
tree | ae4973790cc7d439f19255db39a5156c91120b22 | |
parent | f6facca83740833d16a47f413c35d77b4cc90fd9 [diff] |
powerpc/c29xpcie: 8k page size NAND boot support base on TPL/SPL Using the TPL/SPL method to booting from 8k page NAND flash. - Add 256kB size SRAM tlb for second step booting; - Add spl.c for TPL image boot; - Add spl_minimal.c for minimal SPL image; - Add C29XPCIE_NAND configure; - Modify C29XPCIE.h for nand config and enviroment; Signed-off-by: Po Liu <Po.Liu@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>