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>
Showing
- cpu/mpc85xx/cpu.c 15 additions, 1 deletioncpu/mpc85xx/cpu.c
- cpu/mpc85xx/spd_sdram.c 3 additions, 3 deletionscpu/mpc85xx/spd_sdram.c
- cpu/mpc85xx/speed.c 25 additions, 0 deletionscpu/mpc85xx/speed.c
- include/common.h 1 addition, 0 deletionsinclude/common.h
- include/e500.h 1 addition, 0 deletionsinclude/e500.h
Loading
Please register or sign in to comment