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

Ren Kuo (Code Review) gerrit at coreboot.org
Fri May 18 12:51:09 CEST 2018


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


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:K4F6E3S4HM-MGCJ

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

Change-Id: Ic40e36ab222572945f8588eb3df063e4fe0dbeb5
Signed-off-by: Ren Kuo <Ren.Kuo at quantatw.com>
---
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/65/26365/1

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

-- 
To view, visit https://review.coreboot.org/26365
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: Ic40e36ab222572945f8588eb3df063e4fe0dbeb5
Gerrit-Change-Number: 26365
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/20180518/4f82bd4b/attachment.html>


More information about the coreboot-gerrit mailing list