[U-Boot] [PATCH v2] OMAP5: Fix bug in omap5_es1_prcm struct

Tom Rini trini at ti.com
Tue May 28 23:03:07 CEST 2013


On Sun, May 26, 2013 at 11:03:17PM +0300, Lubomir Popov wrote:

> 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 at mm-sol.com>

Acked-by: Tom Rini <trini at ti.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130528/2834255d/attachment.pgp>


More information about the U-Boot mailing list