[coreboot-gerrit] Change in coreboot[master]: mb/google/reef/variants/: Add new memory ID

Ren Kuo (Code Review) gerrit at coreboot.org
Thu May 10 12:55:01 CEST 2018


Ren Kuo has uploaded this change for review. ( https://review.coreboot.org/26213


Change subject: mb/google/reef/variants/: Add new memory ID
......................................................................

mb/google/reef/variants/: Add new memory ID

Add a new RAM ID of memrory PN:MT53E512M32D2NP

BUG=b:78491470
TEST= emerge-coral coreboot chromeos-bootimage.

Change-Id: I855702c2850887df74941e00da69322124557498
---
M src/mainboard/google/reef/variants/baseboard/memory.c
1 file changed, 7 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/13/26213/1

diff --git a/src/mainboard/google/reef/variants/baseboard/memory.c b/src/mainboard/google/reef/variants/baseboard/memory.c
index 364c0ee..29dd744 100644
--- a/src/mainboard/google/reef/variants/baseboard/memory.c
+++ b/src/mainboard/google/reef/variants/baseboard/memory.c
@@ -130,6 +130,13 @@
 		.ch1_rank_density = LP4_8Gb_DENSITY,
 		.part_num = "H9HCNNN8KUMLHR",
 	},
+	/* MT53E512M32D2NP - both logical channels */
+	[6] = {
+		.speed = LP4_SPEED_2400,
+		.ch0_rank_density = LP4_16Gb_DENSITY,
+		.ch1_rank_density = LP4_16Gb_DENSITY,
+		.part_num = "MT53E512M32D2NP",
+	},
 };
 
 static const struct lpddr4_cfg lp4cfg = {

-- 
To view, visit https://review.coreboot.org/26213
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I855702c2850887df74941e00da69322124557498
Gerrit-Change-Number: 26213
Gerrit-PatchSet: 1
Gerrit-Owner: Ren Kuo <ren.kuo at quanta.corp-partner.google.com>
Gerrit-Reviewer: Ren Kuo <ren.kuo at quantatw.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180510/f32a44e1/attachment.html>


More information about the coreboot-gerrit mailing list