]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
* Add variable CPU clock for MPC859/866 systems (so far only TQM866M):
authorwdenk <wdenk>
Sat, 24 Jan 2004 20:25:54 +0000 (20:25 +0000)
committerwdenk <wdenk>
Sat, 24 Jan 2004 20:25:54 +0000 (20:25 +0000)
commitc178d3da6f1ac765cd880530a0672540b415a01c
tree67e3b8e9a791d2ec97798239b5abba15e0cb5aaf
parentef978730dcb3e7e398fe9b57633f3f67260c1bbc
* 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
CHANGELOG
Makefile
README
board/tqm8xx/tqm8xx.c
cpu/mpc8xx/Makefile
cpu/mpc8xx/cpu_init.c
cpu/mpc8xx/plprcr_write.S [new file with mode: 0644]
cpu/mpc8xx/speed.c
include/common.h
include/configs/TQM866M.h
lib_ppc/board.c