Tim Wawrzynczak has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/50271 )
Change subject: mb/google/brya: Add support for Hynix H9HCNNNBKMMLXR-NEE LP4x DRAM
......................................................................
mb/google/brya: Add support for Hynix H9HCNNNBKMMLXR-NEE LP4x DRAM
BUG=b:178681161
TEST=abuild
Change-Id: Icccfa3d1659e6c74c14a7372ea39c749a5921c64
Signed-off-by: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
---
M src/mainboard/google/brya/variants/brya0/memory/Makefile.inc
M src/mainboard/google/brya/variants/brya0/memory/dram_id.generated.txt
M src/mainboard/google/brya/variants/brya0/memory/mem_list_variant.txt
3 files changed, 3 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/71/50271/1
diff --git a/src/mainboard/google/brya/variants/brya0/memory/Makefile.inc b/src/mainboard/google/brya/variants/brya0/memory/Makefile.inc
index 03a38b2..b8229c4 100644
--- a/src/mainboard/google/brya/variants/brya0/memory/Makefile.inc
+++ b/src/mainboard/google/brya/variants/brya0/memory/Makefile.inc
@@ -2,4 +2,4 @@
## This is an auto-generated file. Do not edit!!
SPD_SOURCES =
-SPD_SOURCES += lp4x-spd-1.hex # ID = 0(0b0000) Parts = MT53E512M32D2NP-046 WT:F
+SPD_SOURCES += lp4x-spd-1.hex # ID = 0(0b0000) Parts = MT53E512M32D2NP-046 WT:F, H9HCNNNBKMMLXR-NEE
diff --git a/src/mainboard/google/brya/variants/brya0/memory/dram_id.generated.txt b/src/mainboard/google/brya/variants/brya0/memory/dram_id.generated.txt
index 93934ae..45b69ae 100644
--- a/src/mainboard/google/brya/variants/brya0/memory/dram_id.generated.txt
+++ b/src/mainboard/google/brya/variants/brya0/memory/dram_id.generated.txt
@@ -1,2 +1,3 @@
DRAM Part Name ID to assign
MT53E512M32D2NP-046 WT:F 0 (0000)
+H9HCNNNBKMMLXR-NEE 0 (0000)
diff --git a/src/mainboard/google/brya/variants/brya0/memory/mem_list_variant.txt b/src/mainboard/google/brya/variants/brya0/memory/mem_list_variant.txt
index fb014a3..5f83732 100644
--- a/src/mainboard/google/brya/variants/brya0/memory/mem_list_variant.txt
+++ b/src/mainboard/google/brya/variants/brya0/memory/mem_list_variant.txt
@@ -1 +1,2 @@
MT53E512M32D2NP-046 WT:F
+H9HCNNNBKMMLXR-NEE
--
To view, visit https://review.coreboot.org/c/coreboot/+/50271
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Icccfa3d1659e6c74c14a7372ea39c749a5921c64
Gerrit-Change-Number: 50271
Gerrit-PatchSet: 1
Gerrit-Owner: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-MessageType: newchange
Attention is currently required from: Bao Zheng, Jason Glenesk, Raul Rangel, Marshall Dawson, Zheng Bao.
Felix Held has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/50251 )
Change subject: soc/amd/cezanne: Replace the PSP Bootloader with AB version
......................................................................
Patch Set 1: -Code-Review
(1 comment)
Patchset:
PS1:
with this patch the board gets stuck at post code 00000000, so we probably need an updated psp bl
--
To view, visit https://review.coreboot.org/c/coreboot/+/50251
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ibdcee65e7dcc30d7ee7a58338f439eaee5cd942e
Gerrit-Change-Number: 50251
Gerrit-PatchSet: 1
Gerrit-Owner: Bao Zheng <fishbaozi(a)gmail.com>
Gerrit-Reviewer: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Reviewer: Jason Glenesk <jason.glenesk(a)gmail.com>
Gerrit-Reviewer: Marshall Dawson <marshalldawson3rd(a)gmail.com>
Gerrit-Reviewer: Raul Rangel <rrangel(a)chromium.org>
Gerrit-Reviewer: Zheng Bao
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Bao Zheng <fishbaozi(a)gmail.com>
Gerrit-Attention: Jason Glenesk <jason.glenesk(a)gmail.com>
Gerrit-Attention: Raul Rangel <rrangel(a)chromium.org>
Gerrit-Attention: Marshall Dawson <marshalldawson3rd(a)gmail.com>
Gerrit-Attention: Zheng Bao
Gerrit-Comment-Date: Wed, 03 Feb 2021 22:01:36 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment