From 9e45e32420eda750afea9f6e4a3e6de42ba4152b Mon Sep 17 00:00:00 2001 From: Karthikeyan Ramasubramanian Date: Fri, 31 Mar 2023 15:24:00 -0600 Subject: util/spd_tools: Add support for Phoenix platform Update spd_gen and part_id_gen utilities to accommodate Phoenix platform so that SPD can be generated for the memory parts used in that platform. SPD requirements for Phoenix and Mendocino platforms are identical. BUG=b:273383819 TEST=Run spd_gen and ensure that both Mendocino and Phoenix platforms share the platform manifest for LP5 memory parts. Change-Id: I7a12f73065864f08db8922c1a69eb503865a25b1 Signed-off-by: Karthikeyan Ramasubramanian Reviewed-on: https://review.coreboot.org/c/coreboot/+/74125 Tested-by: build bot (Jenkins) Reviewed-by: Jon Murphy --- spd/lp5/platforms_manifest.generated.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'spd/lp5') diff --git a/spd/lp5/platforms_manifest.generated.txt b/spd/lp5/platforms_manifest.generated.txt index b971e66491..a52acdc231 100644 --- a/spd/lp5/platforms_manifest.generated.txt +++ b/spd/lp5/platforms_manifest.generated.txt @@ -3,4 +3,5 @@ MTL,set-0 ADL,set-0 +PHX,set-1 MDN,set-1 -- cgit v1.2.3