Werner Zeh has posted comments on this change. ( https://review.coreboot.org/28730 )
Change subject: siemens/mc_apl1: Make the DDR memory swizzle data configurable
......................................................................
Patch Set 1: Code-Review+2
(1 comment)
https://review.coreboot.org/#/c/28730/1/src/mainboard/siemens/mc_apl1/romst…
File src/mainboard/siemens/mc_apl1/romstage.c:
https://review.coreboot.org/#/c/28730/1/src/mainboard/siemens/mc_apl1/romst…
PS1, Line 80: sz
You could just have used (size_t)DQ_BITS_PER_DQS here directly as you have to break the line anyway and now have space. It would increase readability IMO and you can get rid of the variable sz. But it is up to you.
--
To view, visit https://review.coreboot.org/28730
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I4954d0a00d1d5fc28a8dda45a9fb27f98d5c3f1e
Gerrit-Change-Number: 28730
Gerrit-PatchSet: 1
Gerrit-Owner: Mario Scheithauer <mario.scheithauer(a)siemens.com>
Gerrit-Reviewer: Werner Zeh <werner.zeh(a)siemens.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Wed, 26 Sep 2018 05:45:18 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: Yes
Statham Chu has posted comments on this change. ( https://review.coreboot.org/28695 )
Change subject: mainboard/google/poppy/variants/rammus: Modify VR setting
......................................................................
Patch Set 4:
For your comments, we had finished this change. Thanks.
--
To view, visit https://review.coreboot.org/28695
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I2d83d835ec841ac4cc811a0a69f74d203d5ea173
Gerrit-Change-Number: 28695
Gerrit-PatchSet: 4
Gerrit-Owner: Statham Chu <statham_chu(a)pegatron.corp-partner.google.com>
Gerrit-Reviewer: Furquan Shaikh <furquan(a)google.com>
Gerrit-Reviewer: Statham Chu <statham_chu(a)pegatron.corp-partner.google.com>
Gerrit-CC: Gaggery Tsai <gaggery.tsai(a)intel.com>
Gerrit-CC: Jerry Chou <jerry_chou(a)pegatron.corp-partner.google.com>
Gerrit-CC: Ken Lu <ken_lu(a)pegatron.corp-partner.google.com>
Gerrit-CC: YanRu Chen <kane_chen(a)pegatron.corp-partner.google.com>
Gerrit-Comment-Date: Wed, 26 Sep 2018 03:45:57 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: No
Lijian Zhao has posted comments on this change. ( https://review.coreboot.org/28743 )
Change subject: soc/intel/cannonlake: Add ACPI entry for LAN
......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/28743/1/src/soc/intel/cannonlake/acpi/pch_g…
File src/soc/intel/cannonlake/acpi/pch_glan.asl:
https://review.coreboot.org/#/c/28743/1/src/soc/intel/cannonlake/acpi/pch_g…
PS1, Line 28: Method (_DSW, 3) {
> We shouldn't need this method if it doesn't exist right? […]
Yes _DSW is optional, for SOC point of view, we can leave it here in case any platform special action can be done from mainboard side. Windows device manager will hide/unhide power management tab with or without _PRW. But not too sure about _DSW
--
To view, visit https://review.coreboot.org/28743
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I15bf1d4065894531871380b3318f553b637f4a97
Gerrit-Change-Number: 28743
Gerrit-PatchSet: 1
Gerrit-Owner: Lijian Zhao <lijian.zhao(a)intel.com>
Gerrit-Reviewer: Duncan Laurie <dlaurie(a)chromium.org>
Gerrit-Reviewer: Lijian Zhao <lijian.zhao(a)intel.com>
Gerrit-Comment-Date: Wed, 26 Sep 2018 00:55:38 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No
Duncan Laurie has posted comments on this change. ( https://review.coreboot.org/28743 )
Change subject: soc/intel/cannonlake: Add ACPI entry for LAN
......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/28743/1/src/soc/intel/cannonlake/acpi/pch_g…
File src/soc/intel/cannonlake/acpi/pch_glan.asl:
https://review.coreboot.org/#/c/28743/1/src/soc/intel/cannonlake/acpi/pch_g…
PS1, Line 28: Method (_DSW, 3) {
We shouldn't need this method if it doesn't exist right?
On linux it ignores AE_NOT_FOUND errors when calling _DSW, but I don't know what windows does..
--
To view, visit https://review.coreboot.org/28743
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I15bf1d4065894531871380b3318f553b637f4a97
Gerrit-Change-Number: 28743
Gerrit-PatchSet: 1
Gerrit-Owner: Lijian Zhao <lijian.zhao(a)intel.com>
Gerrit-Reviewer: Duncan Laurie <dlaurie(a)chromium.org>
Gerrit-Comment-Date: Tue, 25 Sep 2018 23:49:23 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No
Lijian Zhao has uploaded this change for review. ( https://review.coreboot.org/28743
Change subject: soc/intel/cannonlake: Add ACPI entry for LAN
......................................................................
soc/intel/cannonlake: Add ACPI entry for LAN
Add ACPI DSDT entry for integrated Gigabit LAN controller.
Change-Id: I15bf1d4065894531871380b3318f553b637f4a97
Signed-off-by: Lijian Zhao <lijian.zhao(a)intel.com>
---
A src/soc/intel/cannonlake/acpi/pch_glan.asl
M src/soc/intel/cannonlake/acpi/southbridge.asl
2 files changed, 33 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/43/28743/1
diff --git a/src/soc/intel/cannonlake/acpi/pch_glan.asl b/src/soc/intel/cannonlake/acpi/pch_glan.asl
new file mode 100644
index 0000000..260dd44
--- /dev/null
+++ b/src/soc/intel/cannonlake/acpi/pch_glan.asl
@@ -0,0 +1,29 @@
+/*
+ * This file is part of the coreboot project.
+ *
+ * Copyright (C) 2007-2009 coresystems GmbH
+ * Copyright (C) 2014 Google Inc.
+ * Copyright (C) 2017-2108 Intel Corporation.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; version 2 of the License.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ */
+
+/* Intel Gigabit Ethernet Controller 0:1f.6 */
+
+Device (GLAN)
+{
+ Name (_ADR, 0x001f0006)
+
+ Name (_S0W, 3)
+
+ Name (_PRW, Package() {GPE0_PME_B0, 4})
+
+ Method (_DSW, 3) {}
+}
diff --git a/src/soc/intel/cannonlake/acpi/southbridge.asl b/src/soc/intel/cannonlake/acpi/southbridge.asl
index e4f29b6..6fac398 100644
--- a/src/soc/intel/cannonlake/acpi/southbridge.asl
+++ b/src/soc/intel/cannonlake/acpi/southbridge.asl
@@ -1,7 +1,7 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2017 Intel Corp.
+ * Copyright (C) 2017-2018 Intel Corp.
* (Written by Bora Guvendik <bora.guvendik(a)intel.com> for Intel Corp.)
*
* This program is free software; you can redistribute it and/or modify
@@ -48,3 +48,6 @@
/* CNVi */
#include "cnvi.asl"
+
+/* GBe 0:1f.6 */
+#include "pch_glan.asl"
--
To view, visit https://review.coreboot.org/28743
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: I15bf1d4065894531871380b3318f553b637f4a97
Gerrit-Change-Number: 28743
Gerrit-PatchSet: 1
Gerrit-Owner: Lijian Zhao <lijian.zhao(a)intel.com>