All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ashish Kumar <Ashish.Kumar@nxp.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] armv8: ls1088: Update 1900MT/s DDR timing to bring consistency
Date: Wed, 18 Apr 2018 10:37:24 +0530	[thread overview]
Message-ID: <1524028044-32221-1-git-send-email-Ashish.Kumar@nxp.com> (raw)

Signed-off-by: Ashish Kumar <Ashish.Kumar@nxp.com>
---
 board/freescale/ls1088a/ddr.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/board/freescale/ls1088a/ddr.h b/board/freescale/ls1088a/ddr.h
index a1ad709..18d420e 100644
--- a/board/freescale/ls1088a/ddr.h
+++ b/board/freescale/ls1088a/ddr.h
@@ -31,12 +31,12 @@ static const struct board_specific_parameters udimm0[] = {
 #if defined(CONFIG_TARGET_LS1088ARDB)
 
 	{2,  1666, 0, 8,     8, 0x090A0B0E, 0x0F10110D,},
-	{2,  1900, 0, 4,     7, 0x09090B0D, 0x0E10120B,},
+	{2,  1900, 0, 8,     9, 0x0A0B0C10, 0x1112140E,},
 	{2,  2300, 0, 8,     9, 0x0A0C0E11, 0x1214160F,},
 	{}
 #elif defined(CONFIG_TARGET_LS1088AQDS)
 	{2,  1666, 0, 8,     8, 0x0A0A0C0E, 0x0F10110C,},
-	{2,  1900, 0, 4,     7, 0x09090B0D, 0x0E10120B,},
+	{2,  1900, 0, 8,     9, 0x0A0B0C10, 0x1112140E,},
 	{2,  2300, 0, 4,     9, 0x0A0C0D11, 0x1214150E,},
 	{}
 
-- 
2.7.4

             reply	other threads:[~2018-04-18  5:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-18  5:07 Ashish Kumar [this message]
2018-05-09 18:13 ` [U-Boot] [PATCH] armv8: ls1088: Update 1900MT/s DDR timing to bring consistency York Sun

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=1524028044-32221-1-git-send-email-Ashish.Kumar@nxp.com \
    --to=ashish.kumar@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.