All of lore.kernel.org
 help / color / mirror / Atom feed
From: York Sun <york.sun@nxp.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] driver/ddr/fsl: Force enabling parity for A-009803
Date: Tue, 24 May 2016 09:13:06 -0700	[thread overview]
Message-ID: <57447D92.4060303@nxp.com> (raw)
In-Reply-To: <AMXPR04MB18446DEEBB263295217B66AF24F0@AMXPR04MB184.eurprd04.prod.outlook.com>

On 05/23/2016 10:15 PM, Shengzhou Liu wrote:
> 
>> -----Original Message-----
>> From: York Sun [mailto:york.sun at nxp.com]
>> Sent: Monday, May 23, 2016 11:33 PM
>> To: Shengzhou Liu <shengzhou.liu@nxp.com>; u-boot at lists.denx.de
>> Subject: Re: [PATCH] driver/ddr/fsl: Force enabling parity for A-009803
>> Shengzhou,
>>
>> My point is you should force ap=1. Do you mean if ERRATUM_A009803 is
>> enabled, users are forced to use address parity? That doesn't sound right.
>> We have been running UDIMM without address parity for a long time.
>>
>> York
>>
> York,
> My understanding is that ERRATUM_A009803 may still happen whatever ap_en is enabled or disabled. 
> To apply the workaround of A009803, it requires ap_en is enabled. Is your understanding that if we
> disable ap_en, ERRATUM_A009803 will never happen?  The CE document doesn't explain clearly this.
> In last mail, did you mean we should force ap_en = 0 in case of A-009803?
> 

Sorry I had a typo. I meant you should NOT force ap=1. Let me explain.
The erratum tells you _if_ address parity is used, for either UDIMM or RDIMM,
you need to implement the workaround, as step 1, 2, 3, ... We understand users
don't have a choice for RDIMM, the address parity is always enabled. But for
UDIMM, users can choose not to enable it. Your _this_ patch forces the address
parity to be true, regardless of user's choice. I think this is wrong.

The erratum always applies to affected SoCs, but the address parity is not
always enabled. That's what I meant for "condition".

York

      reply	other threads:[~2016-05-24 16:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-20  8:05 [U-Boot] [PATCH] driver/ddr/fsl: Force enabling parity for A-009803 Shengzhou Liu
2016-05-20 15:29 ` York Sun
2016-05-23  9:18   ` Shengzhou Liu
2016-05-23 15:33     ` York Sun
2016-05-24  5:15       ` Shengzhou Liu
2016-05-24 16:13         ` York Sun [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=57447D92.4060303@nxp.com \
    --to=york.sun@nxp.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.