All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] ddr: Invalid SPD module type definitions for SO-DIMM with ECC
@ 2016-09-08 12:44 Ralf Göbel
  0 siblings, 0 replies; only message in thread
From: Ralf Göbel @ 2016-09-08 12:44 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-09-08 12:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-08 12:44 [U-Boot] ddr: Invalid SPD module type definitions for SO-DIMM with ECC Ralf Göbel

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.