* Add variable CPU clock for MPC859/866 systems (so far only TQM866M):
see doc/README.MPC866 for details; implement workaround for "SIU4" and "SIU9" silicon bugs on MPC866; calculate CPU clock frequency from PLL register values. * Add support for 128 MB RAM on TQM8xxL/M modules
Showing
- CHANGELOG 7 additions, 0 deletionsCHANGELOG
- Makefile 1 addition, 5 deletionsMakefile
- README 1 addition, 1 deletionREADME
- board/tqm8xx/tqm8xx.c 32 additions, 10 deletionsboard/tqm8xx/tqm8xx.c
- cpu/mpc8xx/Makefile 5 additions, 4 deletionscpu/mpc8xx/Makefile
- cpu/mpc8xx/cpu_init.c 4 additions, 0 deletionscpu/mpc8xx/cpu_init.c
- cpu/mpc8xx/plprcr_write.S 145 additions, 0 deletionscpu/mpc8xx/plprcr_write.S
- cpu/mpc8xx/speed.c 115 additions, 0 deletionscpu/mpc8xx/speed.c
- include/common.h 2 additions, 0 deletionsinclude/common.h
- include/configs/TQM866M.h 70 additions, 135 deletionsinclude/configs/TQM866M.h
- lib_ppc/board.c 9 additions, 1 deletionlib_ppc/board.c
Loading
Please register or sign in to comment