-
- Downloads
Add PIXIS FPGA support for MPC8641HPCN board.
Move the 8641HPCN's PIXIS code to the new directory board/freescale/common/ as it will be shared by future boards not in the same processor family. Write a "pixis_reset" command that utilizes the FPGA reset sequencer to support alternate soft-reset options such as using the "alternate" flash bank, enabling the watch dog, or choosing different CPU frequencies. Add documentation for the pixis_reset to README.mpc8641hpcn. Signed-off-by:Haiying Wang <haiying.wang@freescale.com> Signed-off-by:
Jon Loeliger <jdl@freescale.com>
Showing
- board/freescale/common/pixis.c 156 additions, 5 deletionsboard/freescale/common/pixis.c
- board/freescale/common/pixis.h 1 addition, 3 deletionsboard/freescale/common/pixis.h
- board/mpc8641hpcn/Makefile 3 additions, 1 deletionboard/mpc8641hpcn/Makefile
- board/mpc8641hpcn/mpc8641hpcn.c 3 additions, 110 deletionsboard/mpc8641hpcn/mpc8641hpcn.c
- cpu/mpc86xx/cpu.c 1 addition, 7 deletionscpu/mpc86xx/cpu.c
- doc/README.mpc8641hpcn 34 additions, 0 deletionsdoc/README.mpc8641hpcn
Loading
Please register or sign in to comment