mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] ddr_spd: extend spd_decode to cover DDR3
@ 2024-03-11 21:36 Denis Orlov
  2024-03-11 21:36 ` [PATCH 1/2] ddr_spd: add DDR3 Load Reduced module specific data Denis Orlov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Denis Orlov @ 2024-03-11 21:36 UTC (permalink / raw)
  To: barebox; +Cc: Denis Orlov

This extends the spd_decode command to correctly print out the contents
of the DDR3 SPD EEPROMs in addition to the DDR2 ones.

Denis Orlov (2):
  ddr_spd: add DDR3 Load Reduced module specific data
  ddr_spd: add routine for printing DDR3 SPD contents

 common/ddr_spd.c  | 556 +++++++++++++++++++++++++++++++++++++++++++++-
 include/ddr_spd.h |  34 +++
 2 files changed, 582 insertions(+), 8 deletions(-)

-- 
2.44.0




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-03-13  6:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-11 21:36 [PATCH 0/2] ddr_spd: extend spd_decode to cover DDR3 Denis Orlov
2024-03-11 21:36 ` [PATCH 1/2] ddr_spd: add DDR3 Load Reduced module specific data Denis Orlov
2024-03-11 21:36 ` [PATCH 2/2] ddr_spd: add routine for printing DDR3 SPD contents Denis Orlov
2024-03-13  6:39 ` [PATCH 0/2] ddr_spd: extend spd_decode to cover DDR3 Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox