-
- Downloads
powerpc: Add P3041DS/P5020DS board support (uses corenet_ds code)
The P3041DS & P5020DS boards are almost identical (except for the processor in them). Additionally they are based on the P4080DS board design so we use the some board code for all 3 boards. Some ngPIXIS (FPGA) registers where reserved on P4080DS and now have meaning on P3041DS/P5020DS. We utilize some of these for SERDES clock configuration. Additionally, the P3041DS/P5020DS support NAND. Signed-off-by:Timur Tabi <timur@freescale.com> Signed-off-by:
Shaohui Xie <b21989@freescale.com> Signed-off-by:
Kumar Gala <galak@kernel.crashing.org>
Showing
- arch/powerpc/include/asm/immap_85xx.h 1 addition, 0 deletionsarch/powerpc/include/asm/immap_85xx.h
- board/freescale/common/Makefile 2 additions, 0 deletionsboard/freescale/common/Makefile
- board/freescale/common/ngpixis.h 4 additions, 3 deletionsboard/freescale/common/ngpixis.h
- board/freescale/corenet_ds/Makefile 2 additions, 0 deletionsboard/freescale/corenet_ds/Makefile
- board/freescale/corenet_ds/corenet_ds.c 39 additions, 6 deletionsboard/freescale/corenet_ds/corenet_ds.c
- board/freescale/corenet_ds/law.c 4 additions, 1 deletionboard/freescale/corenet_ds/law.c
- board/freescale/corenet_ds/p3041ds_ddr.c 14 additions, 0 deletionsboard/freescale/corenet_ds/p3041ds_ddr.c
- board/freescale/corenet_ds/p5020ds_ddr.c 18 additions, 0 deletionsboard/freescale/corenet_ds/p5020ds_ddr.c
- board/freescale/corenet_ds/tlb.c 10 additions, 0 deletionsboard/freescale/corenet_ds/tlb.c
- boards.cfg 2 additions, 0 deletionsboards.cfg
- include/configs/P3041DS.h 37 additions, 0 deletionsinclude/configs/P3041DS.h
- include/configs/P5020DS.h 37 additions, 0 deletionsinclude/configs/P5020DS.h
- include/configs/corenet_ds.h 38 additions, 0 deletionsinclude/configs/corenet_ds.h
Loading
Please register or sign in to comment