diff options
author | Subrata Banik <subratabanik@google.com> | 2022-06-28 15:43:00 +0530 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-07-14 12:50:10 +0000 |
commit | 123bcb702a16758eb5cc75346e7bed38339bb44c (patch) | |
tree | 82d0c1d8d969b2ee4fbc7870d59749e754f78b11 /spd/lp5/platforms_manifest.generated.txt | |
parent | a19bc34430200f34286f3ba5e8b1df569b69fe8b (diff) |
util/spd_tools: Add Intel Meteor Lake (MTL) platform
This patch add support for MTL platform to the `spd_tools`.
This would be useful to create dynamic SPD for rex variants.
BUG=b:224325352
TEST=Able to generate SPD for LP5 DRAM part.
Signed-off-by: Subrata Banik <subratabanik@google.com>
Change-Id: I1db6e3a63d2842c12ef0f256ba1d32b9258670f8
Reviewed-on: https://review.coreboot.org/c/coreboot/+/65473
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tarun Tuli <taruntuli@google.com>
Diffstat (limited to 'spd/lp5/platforms_manifest.generated.txt')
-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 356c99aa6f..8fbbd273e7 100644 --- a/spd/lp5/platforms_manifest.generated.txt +++ b/spd/lp5/platforms_manifest.generated.txt @@ -2,4 +2,5 @@ # util/spd_tools/bin/spd_gen spd/lp5/memory_parts.json lp5 ADL,set-0 +MTL,set-0 SBR,set-1 |