From mboxrd@z Thu Jan 1 00:00:00 1970 From: Russ Dill Date: Thu, 21 Jul 2016 04:28:30 -0700 Subject: [U-Boot] [PATCH 0/2] am33xx/am437x u-boot DDR init fixes Message-ID: <1469100512-5467-1-git-send-email-Russ.Dill@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de This patch set fixes a small pair of DDR init issues on am33xx and am437x platforms. These issue lead an L3 noc error on am437x platforms that is reported once the kernel boots. Russ Dill (2): ARM: am33xx: Fix DDR init delay placement ARM: am33xx: Always inhibit init/refresh during DDR phy init arch/arm/cpu/armv7/am33xx/ddr.c | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) -- 2.8.1