]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc83xx: add support for more system clock performance controls
authorKim Phillips <kim.phillips@freescale.com>
Wed, 16 Jan 2008 18:06:16 +0000 (12:06 -0600)
committerKim Phillips <kim.phillips@freescale.com>
Wed, 16 Jan 2008 18:32:39 +0000 (12:32 -0600)
commit9e89647889cd4b5ada5b5e7cad6cbe55737a08d7
tree82be5026f963c2fb9ce66120897c0d7b3e72dc4c
parent711a7946277d2e29af481011e8635e9975c54e45
mpc83xx: add support for more system clock performance controls

System registers that are modified are the Arbiter Configuration
Register (ACR), the System Priority Control Register (SPCR), and the
System Clock Configuration Register (SCCR).

Signed-off by: Michael F. Reiss <Michael.F.Reiss@freescale.com>
Signed-off by: Joe D'Abbraccio <ljd015@freescale.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
cpu/mpc83xx/cpu_init.c
cpu/mpc83xx/speed.c
include/mpc83xx.h