-
- Downloads
85xx: Add support for P2020RDB board
The code base adds P1 & P2 RDB platforms support. The folder and file names can cater to future SOCs of P1/P2 family. P1 & P2 processors are 85xx platforms, part of Freescale QorIQ series. Tested following on P2020RDB: 1. eTSECs 2. DDR, NAND, NOR, I2C. Signed-off-by:Poonam Aggrwal <poonam.aggrwal@freescale.com> Signed-off-by:
Kumar Gala <galak@kernel.crashing.org>
Showing
- MAINTAINERS 4 additions, 0 deletionsMAINTAINERS
- MAKEALL 1 addition, 0 deletionsMAKEALL
- Makefile 5 additions, 0 deletionsMakefile
- board/freescale/p1_p2_rdb/Makefile 52 additions, 0 deletionsboard/freescale/p1_p2_rdb/Makefile
- board/freescale/p1_p2_rdb/config.mk 29 additions, 0 deletionsboard/freescale/p1_p2_rdb/config.mk
- board/freescale/p1_p2_rdb/ddr.c 243 additions, 0 deletionsboard/freescale/p1_p2_rdb/ddr.c
- board/freescale/p1_p2_rdb/law.c 37 additions, 0 deletionsboard/freescale/p1_p2_rdb/law.c
- board/freescale/p1_p2_rdb/p1_p2_rdb.c 222 additions, 0 deletionsboard/freescale/p1_p2_rdb/p1_p2_rdb.c
- board/freescale/p1_p2_rdb/tlb.c 83 additions, 0 deletionsboard/freescale/p1_p2_rdb/tlb.c
- board/freescale/p1_p2_rdb/u-boot.lds 143 additions, 0 deletionsboard/freescale/p1_p2_rdb/u-boot.lds
- doc/README.p2020rdb 145 additions, 0 deletionsdoc/README.p2020rdb
- include/asm-ppc/global_data.h 1 addition, 1 deletioninclude/asm-ppc/global_data.h
- include/configs/P1_P2_RDB.h 556 additions, 0 deletionsinclude/configs/P1_P2_RDB.h
Loading
Please register or sign in to comment