[U-Boot] [PATCH] OMAP SPL: Fix missing timer_init() call in OMAP4 s_init()

Tom Rini tom.rini at gmail.com
Thu Feb 2 19:08:18 CET 2012


On Tue, Jan 31, 2012 at 10:35 AM, Nicolas Dechesne <n-dechesne at ti.com> wrote:
> In 8775471bb, the call to timer_init() was removed from common code
> and put in OMAP3 s_init() function. As a result the boot was broken
> on OMAP4. This patch adds timer_init() in OMAP4 s_init(), that fix
> boot on all OMAP4 boards.
>
> Signed-off-by: Nicolas Dechesne <n-dechesne at ti.com>
> Tested-by: Robert P. J. Day <rpjday at crashcourse.ca>
> Cc: Sandeep Paulraj <s-paulraj at ti.com>
> Cc: Tom Rini <trini at ti.com>

Applied to u-boot-ti/master, thanks!

-- 
Tom


More information about the U-Boot mailing list