All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ralf Göbel" <ralf.goebel@imago-technologies.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] ddr: Invalid SPD module type definitions for SO-DIMM with ECC
Date: Thu, 8 Sep 2016 14:44:17 +0200	[thread overview]
Message-ID: <000f01d209ce$b6397ee0$22ac7ca0$@imago-technologies.com> (raw)

Hi,

it think the SPD module type definitions for DDR4 SO-DIMM with ECC in the
file include/ddr_spd.h are swapped:

#define DDR4_SPD_MODULETYPE_72B_SO_UDIMM	(0x08)
#define DDR4_SPD_MODULETYPE_72B_SO_RDIMM	(0x09)

According to JEDEC document SPD4.1.2.L-4, UDIMM is 0x9 and RDIMM is 0x8.
Can someone verify this?

Regards,
Ralf

                 reply	other threads:[~2016-09-08 12:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='000f01d209ce$b6397ee0$22ac7ca0$@imago-technologies.com' \
    --to=ralf.goebel@imago-technologies.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.