diff options
author | Dechesne, Nicolas <n-dechesne@ti.com> | 2012-01-31 07:35:40 (GMT) |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2012-02-12 09:11:23 (GMT) |
commit | f59021791b5a09b22c886aa6c1115cd49b730d6c (patch) | |
tree | 4ce061ab70b7c4888233bf21ac282ec9a6289a13 /.gitignore | |
parent | 8167af14d58b32fe50a9a3a1bdc44b45e101f93f (diff) | |
download | u-boot-f59021791b5a09b22c886aa6c1115cd49b730d6c.tar.xz |
OMAP SPL: Fix missing timer_init() call in OMAP4 s_init()
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@ti.com>
Tested-by: Robert P. J. Day <rpjday@crashcourse.ca>
Cc: Sandeep Paulraj <s-paulraj@ti.com>
Cc: Tom Rini <trini@ti.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions