]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
Handle Asynchronous DDR clock on 85xx
authorKumar Gala <galak@kernel.crashing.org>
Fri, 7 Dec 2007 10:59:26 +0000 (04:59 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 12 Dec 2007 04:34:20 +0000 (22:34 -0600)
commitd435793229ce29a42797c1edc39f5b34f987f91a
treebe66e43419c21c827922d620431716444e6e50e0
parent22abb2d2eaf7b795a6923c6273ec9cb53fda9a10
Handle Asynchronous DDR clock on 85xx

The MPC8572 introduces the concept of an asynchronous DDR clock with
regards to the platform clock.

Introduce get_ddr_freq() to report the DDR freq regardless of sync/async
mode.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
cpu/mpc85xx/cpu.c
cpu/mpc85xx/spd_sdram.c
cpu/mpc85xx/speed.c
include/common.h
include/e500.h