]> git.sur5r.net Git - u-boot/commit
ARM: am33xx: Inhibit re-initialization of DDR during RTC-only
authorRuss Dill <Russ.Dill@ti.com>
Tue, 20 Mar 2018 06:53:00 +0000 (12:23 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 6 Apr 2018 21:04:33 +0000 (17:04 -0400)
commit025a0d40e126a0035bb00df067850c23aa783b80
treee22b881c5ecf9d754ba5195f385e90bf057a366c
parente18945ad22eb2a8baad1a2dbc8c541411ac9528b
ARM: am33xx: Inhibit re-initialization of DDR during RTC-only

This inhibits the re-inititialization of DDR during an RTC-only resume. If
this is not done, an L3 NOC error is produced as the DDR gets accessed
before the re-init has time to complete. Tested on AM437x GP EVM.

Signed-off-by: Russ Dill <Russ.Dill@ti.com>
[j-keerthy@ti.com Ported to Latest Master branch]
Signed-off-by: Keerthy <j-keerthy@ti.com>
arch/arm/include/asm/arch-am33xx/cpu.h
arch/arm/mach-omap2/am33xx/board.c