From 3248db0e5a060271d7c1e87c4b687bec0b6c8d97 Mon Sep 17 00:00:00 2001 From: Karthikeyan Ramasubramanian Date: Tue, 8 Feb 2022 22:34:16 -0700 Subject: util/spd_tools/spd_gen/lp5: Encode Optional SDRAM features ADL and Sabrina provide different advisories to encode Optional SDRAM features (byte indices 7 & 9). Encode those bytes as per the respective advisories. BUG=b:211510456 TEST=Generate the SPD binaries for Sabrina. Signed-off-by: Karthikeyan Ramasubramanian Change-Id: Icac8ae148458162768a919d9690d7bf96734e6c0 Reviewed-on: https://review.coreboot.org/c/coreboot/+/61730 Tested-by: build bot (Jenkins) Reviewed-by: Reka Norman Reviewed-by: Tim Wawrzynczak Reviewed-by: Nick Vaccaro --- spd/lp5/set-1/spd-1.hex | 2 +- spd/lp5/set-1/spd-2.hex | 2 +- spd/lp5/set-1/spd-3.hex | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'spd/lp5') diff --git a/spd/lp5/set-1/spd-1.hex b/spd/lp5/set-1/spd-1.hex index 0a92764d4347..343a471bea4f 100644 --- a/spd/lp5/set-1/spd-1.hex +++ b/spd/lp5/set-1/spd-1.hex @@ -1,4 +1,4 @@ -23 11 13 0E 15 1A 95 08 00 00 00 00 02 02 00 00 +23 11 13 0E 15 1A 95 18 00 40 00 00 02 02 00 00 00 00 0A 00 00 00 00 00 AA 00 90 A8 90 90 06 C0 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 diff --git a/spd/lp5/set-1/spd-2.hex b/spd/lp5/set-1/spd-2.hex index 3156c92cddca..9c6f906f59c9 100644 --- a/spd/lp5/set-1/spd-2.hex +++ b/spd/lp5/set-1/spd-2.hex @@ -1,4 +1,4 @@ -23 11 13 0E 15 1A B5 08 00 00 00 00 0A 02 00 00 +23 11 13 0E 15 1A B5 18 00 40 00 00 0A 02 00 00 00 00 0A 00 00 00 00 00 AA 00 90 A8 90 90 06 C0 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 diff --git a/spd/lp5/set-1/spd-3.hex b/spd/lp5/set-1/spd-3.hex index 550af0e6df83..34cdcafe4fbc 100644 --- a/spd/lp5/set-1/spd-3.hex +++ b/spd/lp5/set-1/spd-3.hex @@ -1,4 +1,4 @@ -23 11 13 0E 16 22 95 08 00 00 00 00 02 02 00 00 +23 11 13 0E 16 22 95 18 00 40 00 00 02 02 00 00 00 00 0A 00 00 00 00 00 AA 00 90 A8 90 C0 08 60 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 -- cgit v1.2.3