Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | mpc8641 image size cleanup | Ed Swarthout | 2007-06-05 | -4/+7 |
| | | | | | | | | | | | e600 does not have a bootpg restriction. Move the version string to beginning of image at fff00000. Resetvec.S is not needed. Update flash copy instructions. Add tftpflash env variable Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com> Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
* | Add PIXIS FPGA support for MPC8641HPCN board. | Haiying Wang | 2007-04-09 | -0/+34 |
| | | | | | | | | | | | | | | | | 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> | |||
* | Fix whitespace issues. | Jon Loeliger | 2006-10-10 | -2/+2 |
| | ||||
* | Change the space size of PEX IO in README | Haiying Wang | 2006-07-31 | -2/+2 |
| | ||||
* | Add first draft of the MPC8641HPCN doc/README. | Haiying Wang | 2006-05-26 | -0/+123 |
Signed-off-by: Jon Loeliger <jdl@jdl.com> |