Reka Norman has uploaded this change for review.

View Change

spd: Add lp5 directory with empty memory_parts file

Add spd/lp5/memory_parts.json with an empty parts list, then run spd_gen
to generate the manifests and empty SPD.

Generated using:
util/spd_tools/bin/spd_gen spd/lp5/memory_parts.json lp5

BUG=b:204284866
TEST=None

Change-Id: I0314314130a1ccc58fb5a0416b110e7a86338fd0
Signed-off-by: Reka Norman <rekanorman@google.com>
---
A spd/lp5/memory_parts.json
A spd/lp5/platforms_manifest.generated.txt
A spd/lp5/set-0/parts_spd_manifest.generated.txt
A spd/lp5/set-0/spd-empty.hex
4 files changed, 42 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/28/58928/1
diff --git a/spd/lp5/memory_parts.json b/spd/lp5/memory_parts.json
new file mode 100644
index 0000000..ef8d9f9
--- /dev/null
+++ b/spd/lp5/memory_parts.json
@@ -0,0 +1,3 @@
+{
+ "parts": []
+}
diff --git a/spd/lp5/platforms_manifest.generated.txt b/spd/lp5/platforms_manifest.generated.txt
new file mode 100644
index 0000000..95f5dbb
--- /dev/null
+++ b/spd/lp5/platforms_manifest.generated.txt
@@ -0,0 +1,4 @@
+# Generated by:
+# util/spd_tools/bin/spd_gen spd/lp5/memory_parts.json lp5
+
+ADL,set-0
diff --git a/spd/lp5/set-0/parts_spd_manifest.generated.txt b/spd/lp5/set-0/parts_spd_manifest.generated.txt
new file mode 100644
index 0000000..ae22757
--- /dev/null
+++ b/spd/lp5/set-0/parts_spd_manifest.generated.txt
@@ -0,0 +1,3 @@
+# Generated by:
+# util/spd_tools/bin/spd_gen spd/lp5/memory_parts.json lp5
+
diff --git a/spd/lp5/set-0/spd-empty.hex b/spd/lp5/set-0/spd-empty.hex
new file mode 100644
index 0000000..1a5be53
--- /dev/null
+++ b/spd/lp5/set-0/spd-empty.hex
@@ -0,0 +1,32 @@
+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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

To view, visit change 58928. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I0314314130a1ccc58fb5a0416b110e7a86338fd0
Gerrit-Change-Number: 58928
Gerrit-PatchSet: 1
Gerrit-Owner: Reka Norman <rekanorman@chromium.org>
Gerrit-MessageType: newchange