coreboot-kgpe-d16/util/spd_tools
Reka Norman 0e79274d33 util/spd_tools: Implement a unified version of the spd_gen tool
Currently there are two versions of spd_tools: one for LP4x and one for
DDR4. This change is the first step in unifying these into a single
tool.

This change implements a unified version of the spd_gen tool, by
combining the functionality currently in lp4x/gen_spd.go and
ddr4/gen_spd.go. The unified version takes the memory technology as an
argument, and generates SPD files for all platforms supporting that
technology.

BUG=b:191776301
TEST=Compare the SPDs generated by the old and new versions of the tool
for all supported platforms. For reference, the test script used is
here: https://review.coreboot.org/c/coreboot/+/57511

Signed-off-by: Reka Norman <rekanorman@google.com>
Change-Id: I7fc036996dbafbb54e075da0c3ac2ea0886a6db2
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57512
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
2021-09-17 14:49:22 +00:00
..
ddr4 util: Add DDR4 generic SPD for MT40A512M16TB-062E:R 2021-06-14 05:27:39 +00:00
lp4x util/spd_tools/lp4x: Update README 2021-08-09 18:04:51 +00:00
src/spd_gen util/spd_tools: Implement a unified version of the spd_gen tool 2021-09-17 14:49:22 +00:00
.gitignore util/spd_tools: Implement a unified version of the spd_gen tool 2021-09-17 14:49:22 +00:00
Makefile util/spd_tools: Implement a unified version of the spd_gen tool 2021-09-17 14:49:22 +00:00
description.md util: Make sure all util dirs have description files at top level 2021-01-04 23:08:16 +00:00