mb/google/volteer/var/voxel: Add memory parts and generate DRAM IDs
commit55d00c5a99a6bd95efed997e04b4f57b9586cec3
authorFurquan Shaikh <furquan@google.com>
Tue, 2 Jun 2020 07:34:47 +0000 (2 00:34 -0700)
committerFurquan Shaikh <furquan@google.com>
Fri, 12 Jun 2020 21:26:42 +0000 (12 21:26 +0000)
tree5382ea3d719a09baf73a6aec42fc6d3c921a0038
parent1e14de8bda93fda4c0ace8b6421d67e8605758bb
mb/google/volteer/var/voxel: Add memory parts and generate DRAM IDs

This change adds memory parts used by variant voxel to
mem_list_variant.txt and generates DRAM IDs allocated to these parts.
This variant is not yet supported by coreboot but DRAM IDs need to be
generated for it. In the coming days, variant voxel will be added to
coreboot.

BUG=b:157732528

Change-Id: I8780beec987deb8fed11bb8f84275dcba4768514
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41994
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
src/mainboard/google/volteer/variants/voxel/Makefile.inc
src/mainboard/google/volteer/variants/voxel/memory/Makefile.inc [new file with mode: 0644]
src/mainboard/google/volteer/variants/voxel/memory/dram_id.generated.txt [new file with mode: 0644]
src/mainboard/google/volteer/variants/voxel/memory/mem_list_variant.txt [new file with mode: 0644]