u-boot-brain/arch/arm/cpu/arm720t/tegra-common
Stephen Warren a4bcd67c72 ARM: tegra: remove a conditional for CSITE rate
There's already an SoC-specific conditional in cpu.h to determine the
PLLP rate. Define the CSITE clock rate inside the same conditional, so
that we can remove a conditional from clock_enable_coresight(). This
means one less place to update the code for new SoCs.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Tested-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2014-02-03 09:46:46 -07:00
..
cpu.c ARM: tegra: remove a conditional for CSITE rate 2014-02-03 09:46:46 -07:00
cpu.h ARM: tegra: remove a conditional for CSITE rate 2014-02-03 09:46:46 -07:00
Makefile arm720t: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
spl.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00