summaryrefslogtreecommitdiffstats
path: root/spd/lp5/memory_parts.json
diff options
context:
space:
mode:
authorReka Norman <rekanorman@google.com>2021-11-04 09:55:07 +1100
committerPatrick Georgi <pgeorgi@google.com>2021-11-05 12:58:32 +0000
commit3aa61136cc2225087626191a1b67d8bf2470e1dd (patch)
tree1512ee6846a93ef925b2830eccd56cfe1fa4b284 /spd/lp5/memory_parts.json
parent70701eba8db6604b55320fa30b46be5046421fa5 (diff)
downloadcoreboot-3aa61136cc2225087626191a1b67d8bf2470e1dd.tar.gz
coreboot-3aa61136cc2225087626191a1b67d8bf2470e1dd.tar.bz2
coreboot-3aa61136cc2225087626191a1b67d8bf2470e1dd.zip
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> Reviewed-on: https://review.coreboot.org/c/coreboot/+/58928 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Diffstat (limited to 'spd/lp5/memory_parts.json')
-rw-r--r--spd/lp5/memory_parts.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/spd/lp5/memory_parts.json b/spd/lp5/memory_parts.json
new file mode 100644
index 000000000000..ef8d9f91da3d
--- /dev/null
+++ b/spd/lp5/memory_parts.json
@@ -0,0 +1,3 @@
+{
+ "parts": []
+}