u-boot-brain/arch/arm/mach-tegra/tegra124
Simon Glass 46864cc8e8 tegra: Init clocks even when SPL did not run
At present early clock init happens in SPL. If SPL did not run (because
for example U-Boot is chain-loaded from another boot loader) then the
clocks are not set as U-Boot expects.

Add a function to detect this and call the early clock init in U-Boot
proper.

Signed-off-by: Simon Glass <sjg@chromium.org>
2017-06-09 13:39:32 -06:00
..
clock.c tegra: Init clocks even when SPL did not run 2017-06-09 13:39:32 -06:00
cpu.c Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc. 2015-08-05 15:22:51 -07:00
funcmux.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
Kconfig arm: tegra: initial support for apalis tk1 2017-04-01 15:44:36 -07:00
Makefile ARM: tegra: create common XUSB padctl driver file 2015-11-12 09:21:06 -07:00
pinmux.c ARM: tegra: enable MIPI PAD CTRL support for Tegra124 2015-03-30 09:54:06 -07:00
psci.c tegra124: Add PSCI support for Tegra124 2015-05-13 09:24:15 -07:00
xusb-padctl.c ARM: tegra: parameterize common XUSB code 2015-11-12 09:21:06 -07:00