From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Mon, 2 Feb 2015 08:40:34 -0600 Subject: [U-Boot] [PATCH v2] arm/ls1021a: Add workaround for DDR erratum A008378 In-Reply-To: <20150201031228.7e1e229c@lilith> References: <1421268367-27117-1-git-send-email-yorksun@freescale.com> <20150201031228.7e1e229c@lilith> Message-ID: <54CF8C62.3090506@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 01/31/2015 08:12 PM, Albert ARIBAUD wrote: > Hello York Sun, > > On Wed, 14 Jan 2015 12:46:07 -0800, York Sun > wrote: >> Internal memory controller counters can reach a bad state after >> training in DDR4 mode if accumulated ECC or DBI mode is eanbled. > > typo: eanbled -> enabled. > Thanks for catching it. York