diff options
author | Martin Roth <martin@coreboot.org> | 2021-02-22 20:08:13 -0700 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2021-03-03 03:47:47 +0000 |
commit | 7221830894bf49c049c9a99eaa51b88caa80500c (patch) | |
tree | d6316c93bbbcd5d7c091266b31f6a6c901a9c880 /src | |
parent | dd25dffa1d499c10b76bbda6ab9ccc2f244fe6c6 (diff) |
mb/google/guybrush: Add SPDs to build for Guybrush variant
These files were automatically generated by the lpddr4 version of
gen_part_id.go.
BUG=b:178715165
TEST=Build
Signed-off-by: Martin Roth <martin@coreboot.org>
Change-Id: I3797ba6d52248961418000614a4f7885182521a3
Reviewed-on: https://review.coreboot.org/c/coreboot/+/51021
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: EricR Lai <ericr_lai@compal.corp-partner.google.com>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Diffstat (limited to 'src')
4 files changed, 17 insertions, 0 deletions
diff --git a/src/mainboard/google/guybrush/variants/guybrush/Makefile.inc b/src/mainboard/google/guybrush/variants/guybrush/Makefile.inc new file mode 100644 index 0000000000..88e75bde52 --- /dev/null +++ b/src/mainboard/google/guybrush/variants/guybrush/Makefile.inc @@ -0,0 +1,3 @@ +# SPDX-License-Identifier: GPL-2.0-or-later + +subdirs-y += ./memory diff --git a/src/mainboard/google/guybrush/variants/guybrush/memory/Makefile.inc b/src/mainboard/google/guybrush/variants/guybrush/memory/Makefile.inc new file mode 100644 index 0000000000..966a206a6b --- /dev/null +++ b/src/mainboard/google/guybrush/variants/guybrush/memory/Makefile.inc @@ -0,0 +1,7 @@ +## SPDX-License-Identifier: GPL-2.0-or-later +## This is an auto-generated file. Do not edit!! + +SPD_SOURCES = +SPD_SOURCES += lp4x-spd-4.hex # ID = 0(0b0000) Parts = MT53E1G32D2NP-046 WT:A +SPD_SOURCES += lp4x-spd-1.hex # ID = 1(0b0001) Parts = MT53E512M32D2NP-046 WT:F +SPD_SOURCES += lp4x-spd-9.hex # ID = 2(0b0010) Parts = NT6AP256T32AV-J1 diff --git a/src/mainboard/google/guybrush/variants/guybrush/memory/dram_id.generated.txt b/src/mainboard/google/guybrush/variants/guybrush/memory/dram_id.generated.txt new file mode 100644 index 0000000000..a7b644608e --- /dev/null +++ b/src/mainboard/google/guybrush/variants/guybrush/memory/dram_id.generated.txt @@ -0,0 +1,4 @@ +DRAM Part Name ID to assign +MT53E1G32D2NP-046 WT:A 0 (0000) +MT53E512M32D2NP-046 WT:F 1 (0001) +NT6AP256T32AV-J1 2 (0010) diff --git a/src/mainboard/google/guybrush/variants/guybrush/memory/mem_list_variant.txt b/src/mainboard/google/guybrush/variants/guybrush/memory/mem_list_variant.txt new file mode 100644 index 0000000000..75b007a742 --- /dev/null +++ b/src/mainboard/google/guybrush/variants/guybrush/memory/mem_list_variant.txt @@ -0,0 +1,3 @@ +MT53E1G32D2NP-046 WT:A +MT53E512M32D2NP-046 WT:F +NT6AP256T32AV-J1 |