u-boot/arch/arm/include/asm/arch-omap5
Kipisz, Steven 93e6253d11 ARM: OMAP4/5: Centralize early clock initialization
Early clock initialization is currently done in two stages for OMAP4/5
SoCs. The first stage is the initialization of console clocks and
then we initialize basic clocks for functionality necessary for SoC
initialization and basic board functionality.

By splitting up prcm_init and centralizing this clock initialization,
we setup the code for follow on patches that can do board specific
initialization such as board detection which will depend on these
basic clocks.

As part of this change, since the early clock initialization
is centralized, we no longer need to expose the console clock
initialization.

NOTE: we change the sequence slightly by initializing console clocks
timer after the io settings are complete, but this is not expected
to have any functioanlity impact since we setup the basic IO drive
strength initialization as part of do_io_settings.

Signed-off-by: Steve Kipisz <s-kipisz2@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
2016-03-14 19:18:32 -04:00
..
clock.h ARM: DRA7: Enable clocks for USB OTGSS2 and USB PHY2 2015-08-28 12:33:19 -04:00
cpu.h bitops: introduce BIT() definition 2015-09-11 17:15:32 -04:00
dra7xx_iodelay.h ARM: DRA74-evm: Use SMA_1 spare register to workaround DP83865 phy on SR2.0 2015-08-28 12:33:13 -04:00
ehci.h arm: omap5: echi: Add GPL-2.0+ SPDX-License-Identifier 2013-09-20 10:30:54 -04:00
gpio.h SPDX-License-Identifier: fixing some problematic GPL-2.0 files 2013-08-19 15:34:13 -04:00
hardware.h ARM: dra7xx_evm: Enable EDMA3 in SPL to support DMA on qspi 2015-08-17 23:29:15 +05:30
i2c.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
mem.h board/ti/dra7xx: add support for parallel NOR 2014-08-25 10:48:12 -04:00
mmc_host_def.h omap: consolidate common mmc definitions 2013-03-08 16:41:12 -05:00
mux_dra7xx.h ARM: DRA7: Add support for manual mode configuration 2015-06-12 13:02:05 -04:00
mux_omap5.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
omap.h board: ti: OMAP5: added USB initializtion code 2015-08-28 12:33:21 -04:00
sata.h ARM: O5/dra7xx: Add SATA boot support 2014-02-19 10:47:45 -05:00
spl.h omap: SPL boot devices cleanup and completion 2015-07-27 15:02:04 -04:00
sys_proto.h ARM: OMAP4/5: Centralize early clock initialization 2016-03-14 19:18:32 -04:00