On Wed, Feb 24, 2016 at 12:30:52PM -0600, Kipisz, Steven wrote: > 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-kipi...@ti.com> > Reviewed-by: Tom Rini <tr...@konsulko.com> > Reviewed-by: Lokesh Vutla <lokeshvu...@ti.com> > Reviewed-by: Tom Rini <tr...@konsulko.com>
Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot