[U-Boot] ddr: Invalid SPD module type definitions for SO-DIMM with ECC

8 Sep
2016
8 Sep
'16
2:44 p.m.
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
3163
Age (days ago)
3163
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ralf Göbel