From: Denis Orlov <denorl2009@gmail.com>
To: barebox@lists.infradead.org
Cc: Denis Orlov <denorl2009@gmail.com>
Subject: [PATCH 0/2] ddr_spd: extend spd_decode to cover DDR3
Date: Tue, 12 Mar 2024 00:36:06 +0300 [thread overview]
Message-ID: <20240311213915.584429-1-denorl2009@gmail.com> (raw)
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
next reply other threads:[~2024-03-11 21:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-11 21:36 Denis Orlov [this message]
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
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=20240311213915.584429-1-denorl2009@gmail.com \
--to=denorl2009@gmail.com \
--cc=barebox@lists.infradead.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox