u-boot-brain/arch/arm
Dechesne, Nicolas f59021791b 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>
2012-02-12 10:11:23 +01:00
..
cpu OMAP SPL: Fix missing timer_init() call in OMAP4 s_init() 2012-02-12 10:11:23 +01:00
include/asm arm, davinci: add PLL0 prediv to da850 lowlevel setup 2012-02-12 10:11:22 +01:00
lib arm, fdt: update ethernet mac address before booting Linux 2011-12-19 17:52:44 +01:00
config.mk Reduce build times 2011-11-03 20:44:58 +01:00