Hello build bot (Jenkins), Patrick Rudolph, Karthik Ramasubramanian,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/42023
to look at the new patch set (#10).
Change subject: spd/lp4x: Set manufacturer part name to blank (0x20) ......................................................................
spd/lp4x: Set manufacturer part name to blank (0x20)
As per JEDEC spec, manufacturer part name should be set to blank (0x20). This change updates gen_spd.go to set bytes 329-348 as 0x20 and regenerates SPDs for TGL and JSL.
Change-Id: I6af18d89afd7264cec7e54b38e95df83d55aa058 Signed-off-by: Furquan Shaikh furquan@google.com --- M src/soc/intel/jasperlake/spd/lp4x/spd-1.hex M src/soc/intel/jasperlake/spd/lp4x/spd-2.hex M src/soc/intel/jasperlake/spd/lp4x/spd-3.hex M src/soc/intel/jasperlake/spd/lp4x/spd-4.hex M src/soc/intel/jasperlake/spd/lp4x/spd-5.hex M src/soc/intel/jasperlake/spd/lp4x/spd-6.hex M src/soc/intel/jasperlake/spd/lp4x/spd-7.hex M src/soc/intel/tigerlake/spd/lp4x/spd-1.hex M src/soc/intel/tigerlake/spd/lp4x/spd-2.hex M src/soc/intel/tigerlake/spd/lp4x/spd-3.hex M src/soc/intel/tigerlake/spd/lp4x/spd-4.hex M src/soc/intel/tigerlake/spd/lp4x/spd-5.hex M util/spd_tools/intel/lp4x/gen_spd.go 13 files changed, 39 insertions(+), 24 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/23/42023/10