u-boot-brain/arch/arm
Lubomir Popov e0a8c99e61 OMAP5: Fix bug in omap5_es1_prcm struct
The newly introduced function setup_warmreset_time(), called
from within prcm_init(), tries to write to the prm_rsttime
OMAP5 register. The struct member holding this register's
address is however initialized for OMAP5 ES2.0 only. On ES1.0
devices this uninitialized value causes a second (warm) reset
at startup.

Add .prm_rsttime address init to the ES1.0 struct.

Signed-off-by: Lubomir Popov <lpopov@mm-sol.com>
Acked-by: Tom Rini <trini@ti.com>
2013-06-10 08:43:09 -04:00
..
cpu OMAP5: Fix bug in omap5_es1_prcm struct 2013-06-10 08:43:09 -04:00
dts EXYNOS5: Add device node for DP 2013-03-27 21:23:18 +09:00
imx-common arm: vf610: Add IOMUX support for Vybrid VF610 2013-06-03 10:56:53 +02:00
include/asm OMAP3+: introduce generic ABB support 2013-06-10 08:43:09 -04:00
lib arm: factorize relocate_code routine 2013-05-30 20:24:38 +02:00
config.mk arm: Enable -ffunction-sections / -fdata-sections / --gc-sections 2013-05-23 12:09:56 +02:00