-
- Downloads
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>
Showing
- board/freescale/c29xpcie/Makefile 15 additions, 0 deletionsboard/freescale/c29xpcie/Makefile
- board/freescale/c29xpcie/cpld.c 2 additions, 0 deletionsboard/freescale/c29xpcie/cpld.c
- board/freescale/c29xpcie/spl.c 77 additions, 0 deletionsboard/freescale/c29xpcie/spl.c
- board/freescale/c29xpcie/spl_minimal.c 63 additions, 0 deletionsboard/freescale/c29xpcie/spl_minimal.c
- board/freescale/c29xpcie/tlb.c 11 additions, 2 deletionsboard/freescale/c29xpcie/tlb.c
- boards.cfg 1 addition, 0 deletionsboards.cfg
- include/configs/C29XPCIE.h 126 additions, 4 deletionsinclude/configs/C29XPCIE.h
Loading
Please register or sign in to comment