Home
last modified time | relevance | path

Searched hist:"26 e5f794" (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dspeed.c26e5f794 Thu Jan 27 09:30:54 CST 2011 Joakim Tjernlund <Joakim.Tjernlund@transmode.se> mpc83xx: Use correct register to calculate clocks.

Use SPMR instead of HRCWL when calculating clocks as HCRWL
may be changed and the CPU will not pick up all changes
until there is a POR. u-boot will think SPMF has changed and get
the clocks wrong.

Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
/openbmc/u-boot/include/
H A Dmpc83xx.h26e5f794 Thu Jan 27 09:30:54 CST 2011 Joakim Tjernlund <Joakim.Tjernlund@transmode.se> mpc83xx: Use correct register to calculate clocks.

Use SPMR instead of HRCWL when calculating clocks as HCRWL
may be changed and the CPU will not pick up all changes
until there is a POR. u-boot will think SPMF has changed and get
the clocks wrong.

Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>