u-boot/arch/arm/cpu
Laurence Withers be7d257895 DaVinci DA8xx: fix set_cpu_clk_info()
For the DA8xx family of SoCs, the set_cpu_clk_info() function was not
initialising the DSP frequency, leading to 'bdinfo' command output such as:

  [...snip...]
  ARM frequency = 300 MHz
  DSP frequency = -536870913 MHz
  DDR frequency = 300 MHz

This commit provides a separate implementation of set_cpu_clk_info() for
the DA8xx SoCs that initialises the DSP frequency to zero (since
currently the DSP is not enabled by U-Boot on any DA8xx platform). The
separate implementation is justified because there is no common code
between DA8xx and the other SoC families. It is now much easier to
understand the flow of the two separate functions.

Signed-off-by: Laurence Withers <lwithers@guralp.com>
Cc: Tom Rini <trini@ti.com>
Cc: Hadli, Manjunath <manjunath.hadli@ti.com>
Cc: Heiko Schocher <hs@denx.de>
2012-09-01 14:58:14 +02:00
..
arm720t arm: Fix to mistake clean the memory space 2012-07-20 14:24:08 +02:00
arm920t arm: Fix to mistake clean the memory space 2012-07-20 14:24:08 +02:00
arm925t arm: Fix to mistake clean the memory space 2012-07-20 14:24:08 +02:00
arm926ejs DaVinci DA8xx: fix set_cpu_clk_info() 2012-09-01 14:58:14 +02:00
arm946es arm: Fix to mistake clean the memory space 2012-07-20 14:24:08 +02:00
arm1136 ARM1136: Fix cache range checks 2012-07-21 23:24:25 +02:00
arm1176 arm: Fix to mistake clean the memory space 2012-07-20 14:24:08 +02:00
arm_intcm arm: Fix to mistake clean the memory space 2012-07-20 14:24:08 +02:00
armv7 dm: Move OMAP GPIO driver to drivers/gpio/ 2012-09-01 14:58:13 +02:00
ixp Consolidate bootcount code into drivers/bootcount 2012-09-01 14:26:02 +02:00
lh7a40x arm: Fix to mistake clean the memory space 2012-07-20 14:24:08 +02:00
pxa arm: Fix to mistake clean the memory space 2012-07-20 14:24:08 +02:00
s3c44b0 arm: Fix to mistake clean the memory space 2012-07-20 14:24:08 +02:00
sa1100 arm: Fix to mistake clean the memory space 2012-07-20 14:24:08 +02:00
u-boot.lds arm: add a common .lds link script 2012-03-30 07:43:44 +02:00