u-boot/arch/arm/cpu/arm720t/tegra124
Stephen Warren f3026c1683 ARM: tegra: fix pmc_pwrgate_timer_mult register definition
Register pmc_pwrgate_timer_mult has a different layout on Tegra114 and
Tegra124. Reflect this in pmc.h.

Also, simply write the whole of the register in start_cpu() rather than
doing a read-modify-write; the register is simple enough that the code
can easily construct the entire desired value.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2014-03-05 16:59:08 -07:00
..
config.mk ARM: tegra: add SPL/AVP (arm720t) CPU files for Tegra124 2014-02-03 09:46:46 -07:00
cpu.c ARM: tegra: fix pmc_pwrgate_timer_mult register definition 2014-03-05 16:59:08 -07:00
Makefile ARM: tegra: add SPL/AVP (arm720t) CPU files for Tegra124 2014-02-03 09:46:46 -07:00