All of lore.kernel.org
 help / color / mirror / Atom feed
From: jaiprakash.singh at nxp.com <jaiprakash.singh@nxp.com>
To: u-boot@lists.denx.de
Subject: [PATCH 1/1] ls1021a: Add DDR errata num 008109
Date: Tue, 30 Jun 2020 00:26:35 -0700	[thread overview]
Message-ID: <1593501995-7292-1-git-send-email-jaiprakash.singh@nxp.com> (raw)

From: Jaiprakash Singh <Jaiprakash.singh@nxp.com>

Signed-off-by: Jaiprakash Singh <Jaiprakash.singh@nxp.com>
---
 arch/arm/cpu/armv7/ls102xa/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/cpu/armv7/ls102xa/Kconfig b/arch/arm/cpu/armv7/ls102xa/Kconfig
index 937989b..ba0731d 100644
--- a/arch/arm/cpu/armv7/ls102xa/Kconfig
+++ b/arch/arm/cpu/armv7/ls102xa/Kconfig
@@ -2,6 +2,7 @@ config ARCH_LS1021A
 	bool
 	select SYS_FSL_DDR_BE if SYS_FSL_DDR
 	select SYS_FSL_DDR_VER_50 if SYS_FSL_DDR
+	select SYS_FSL_ERRATUM_A008109
 	select SYS_FSL_ERRATUM_A008378
 	select SYS_FSL_ERRATUM_A008407
 	select SYS_FSL_ERRATUM_A008850
-- 
2.7.4

             reply	other threads:[~2020-06-30  7:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-30  7:26 jaiprakash.singh at nxp.com [this message]
2020-07-21  8:53 ` [PATCH 1/1] ls1021a: Add DDR errata num 008109 Priyanka Jain

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=1593501995-7292-1-git-send-email-jaiprakash.singh@nxp.com \
    --to=jaiprakash.singh@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.