u-boot-brain/arch/arm/cpu/armv7/omap-common
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
..
boot-common.c ARM:AM33XX: Add SPL support for AM335X EVM 2012-01-16 08:40:12 +01:00
clocks-common.c arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warnings 2011-12-06 23:59:40 +01:00
config.mk Reduce build times 2011-11-03 20:44:58 +01:00
emif-common.c omap4: emif: fix error in driver 2011-12-06 23:59:34 +01:00
gpio.c gpio: Replace ARM gpio.h with the common API in include/asm-generic 2012-01-09 20:10:32 -06:00
hwinit-common.c OMAP SPL: Fix missing timer_init() call in OMAP4 s_init() 2012-02-12 10:11:23 +01:00
lowlevel_init.S omap4/5: Add support for booting with CH. 2011-11-15 22:25:50 +01:00
Makefile ARM:AM33XX: Add SPL support for AM335X EVM 2012-01-16 08:40:12 +01:00
mem-common.c omap4: make omap4 code common for future reuse 2011-11-15 22:25:50 +01:00
reset.S ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4 2010-09-08 14:51:18 -04:00
spl_mmc.c Move timestamp and version files into 'generated' subdir 2011-10-17 23:57:00 +02:00
spl_nand.c Move timestamp and version files into 'generated' subdir 2011-10-17 23:57:00 +02:00
spl.c omap_rev_string: output to stdout 2012-01-16 08:40:13 +01:00
timer.c Timer: Remove reset_timer_masked() 2011-07-26 14:54:15 +02:00
u-boot-spl.lds omap: add basic SPL support 2011-08-03 12:49:20 +02:00
utils.c omap4: calculate EMIF register values 2011-08-03 12:49:19 +02:00