
12 Nov
2013
12 Nov
'13
3:52 p.m.
On Mon, Nov 04, 2013 at 02:05:00PM +0100, Heiko Schocher wrote:
As http://www.denx.de/wiki/view/U-Boot/DesignPrinciples#2_Keep_it_Fast states: "Initialize devices only when they are needed within U-Boot"
enable the RTC32K OSC only, if CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC is enabled. Enable this in ti_am335x_common.h, so all boards in mainline should work as before.
Signed-off-by: Heiko Schocher hs@denx.de Cc: Tom Rini trini@ti.com
Applied to u-boot/master, thanks!
--
Tom