uboot/arch/arm/cpu/armv7/tegra2
Simon Glass 03c609f69b tegra2: Rename CLOCK_PLL_ID to CLOCK_ID
Rename CLOCK_PLL_ID to CLOCK_ID which takes account of the fact that the
code now deals with both PLL clocks and source clocks.

This also tidied up the assert() to match the one sent upstream, and fixes
an error in the PWM id.

Signed-off-by: Simon Glass <sjg@chromium.org>
Tested-by: Tom Warren <twarren@nvidia.com>
2011-10-27 21:56:29 +02:00
..
Makefile build: add missing $(AR)->$(cmd_link_o_target) update 2011-10-22 01:18:41 +02:00
ap20.c tegra2: Rename CLOCK_PLL_ID to CLOCK_ID 2011-10-27 21:56:29 +02:00
ap20.h arm: Tegra2: add support for A9 CPU init 2011-04-27 19:38:09 +02:00
board.c
clock.c tegra2: Rename CLOCK_PLL_ID to CLOCK_ID 2011-10-27 21:56:29 +02:00
config.mk
lowlevel_init.S arm: Tegra2: add support for A9 CPU init 2011-04-27 19:38:09 +02:00
pinmux.c Tegra2: Add additional pin multiplexing features 2011-09-04 11:36:15 +02:00
sys_info.c
timer.c Tegra2: Add microsecond timer function 2011-09-04 11:36:15 +02:00