diff options
author | Karthikeyan Ramasubramanian <kramasub@google.com> | 2023-03-31 15:24:00 -0600 |
---|---|---|
committer | Jakub Czapiga <jacz@semihalf.com> | 2023-04-05 10:01:15 +0000 |
commit | 9e45e32420eda750afea9f6e4a3e6de42ba4152b (patch) | |
tree | ea5127277ca07fd519d896ca19f14ce8fa65a462 /spd/lp5 | |
parent | 417fc15d8a24a6be75e46bdcad060f3488776609 (diff) |
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 <kramasub@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/74125
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jon Murphy <jpmurphy@google.com>
Diffstat (limited to 'spd/lp5')
-rw-r--r-- | spd/lp5/platforms_manifest.generated.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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 |