u-boot-brain/arch/arm/cpu
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
..
arm_intcm arm: factorize relocate_code routine 2013-05-30 20:24:38 +02:00
arm720t arm: factorize relocate_code routine 2013-05-30 20:24:38 +02:00
arm920t arm: factorize relocate_code routine 2013-05-30 20:24:38 +02:00
arm925t arm: factorize relocate_code routine 2013-05-30 20:24:38 +02:00
arm926ejs Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' 2013-06-08 14:35:10 +02:00
arm946es arm: factorize relocate_code routine 2013-05-30 20:24:38 +02:00
arm1136 arm: factorize relocate_code routine 2013-05-30 20:24:38 +02:00
arm1176 arm: factorize relocate_code routine 2013-05-30 20:24:38 +02:00
armv7 OMAP5: Fix bug in omap5_es1_prcm struct 2013-06-10 08:43:09 -04:00
ixp arm: factorize relocate_code routine 2013-05-30 20:24:38 +02:00
pxa arm: factorize relocate_code routine 2013-05-30 20:24:38 +02:00
s3c44b0 arm: factorize relocate_code routine 2013-05-30 20:24:38 +02:00
sa1100 arm: factorize relocate_code routine 2013-05-30 20:24:38 +02:00
tegra-common ARM: tegra: only enable SCU on Tegra20 2013-06-06 09:12:32 -07:00
tegra20-common Tegra: Split tegra_get_chip_type() into soc & sku funcs 2013-04-15 11:01:38 -07:00
tegra30-common Tegra114: Initialize System Counter (TSC) with osc frequency 2013-04-15 11:01:38 -07:00
tegra114-common Tegra114: Initialize System Counter (TSC) with osc frequency 2013-04-15 11:01:38 -07:00
u-boot-spl.lds ARM: fix CONFIG_SPL_MAX_SIZE semantics 2013-04-14 16:07:14 +02:00
u-boot.lds ARM: fix CONFIG_SPL_MAX_SIZE semantics 2013-04-14 16:07:14 +02:00