]> Git Repo - J-u-boot.git/commit
ARM: am33xx: Inhibit re-initialization of DDR during RTC-only
authorRuss Dill <[email protected]>
Tue, 20 Mar 2018 06:53:00 +0000 (12:23 +0530)
committerTom Rini <[email protected]>
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 <[email protected]>
[[email protected] Ported to Latest Master branch]
Signed-off-by: Keerthy <[email protected]>
arch/arm/include/asm/arch-am33xx/cpu.h
arch/arm/mach-omap2/am33xx/board.c
This page took 0.033689 seconds and 4 git commands to generate.