Home
last modified time | relevance | path

Searched hist:"16678 eb40f287067dd8ad5a4e5208fbfe94e0e76" (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/configs/
H A Dti_am335x_common.h16678eb40f287067dd8ad5a4e5208fbfe94e0e76 Mon Nov 04 07:05:00 CST 2013 Heiko Schocher <hs@denx.de> arm, am33x: make RTC32K OSC enable configurable

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>
/openbmc/u-boot/
H A DREADME16678eb40f287067dd8ad5a4e5208fbfe94e0e76 Mon Nov 04 07:05:00 CST 2013 Heiko Schocher <hs@denx.de> arm, am33x: make RTC32K OSC enable configurable

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>