From: York Sun <yorksun@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4] powerpc/mpc85xx: modify erratum A007186
Date: Fri, 5 Dec 2014 08:20:04 -0800 [thread overview]
Message-ID: <5481DB34.5010503@freescale.com> (raw)
In-Reply-To: <1414649259-23022-1-git-send-email-B45475@freescale.com>
On 10/29/2014 11:07 PM, Zhao Qiang wrote:
> T2080 v1.0 has this errata while v1.1 has fixed
> this errata by hardware, add a new function has_errata_a007186
> to check the SVR_SOC_VER, SVR_MAJ and SVR_MIN first,
> if the sil has errata a007186, then run the errata code,
> if not, doesn't run the code.
>
> Signed-off-by: Zhao Qiang <B45475@freescale.com>
> Change-Id: I19d794283229a86d04d8f22d44b860a5c3940cdc
> Reviewed-on: http://git.am.freescale.net:8181/19850
> Tested-by: Review Code-CDREVIEW <CDREVIEW@freescale.com>
> Reviewed-by: Yusong Sun <yorksun@freescale.com>
> ---
> Changes for v2:
> - use has_errata_a007186 instead of not_has_errata_a007186
> Changes for v3:
> - use "if (has_erratum_a007186() && sel == 0x01 || sel == 0x02) {"
> - instead of "if (has_erratum_a007186()) {
> Changes for v4:
> - update soc info in has_erratum_a007186 function
Applied to u-boot-mpc85xx, awaiting upstream.
York
prev parent reply other threads:[~2014-12-05 16:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-30 6:07 [U-Boot] [PATCH v4] powerpc/mpc85xx: modify erratum A007186 Zhao Qiang
2014-10-30 16:15 ` York Sun
2014-10-31 1:34 ` qiang.zhao at freescale.com
2014-12-05 16:20 ` 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=5481DB34.5010503@freescale.com \
--to=yorksun@freescale.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.