Martin L Roth has submitted this change. ( https://review.coreboot.org/c/coreboot/+/68018 )
(
4 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.
)Change subject: mb/google/skyrim: Adjust Makefile to look for SPD
......................................................................
mb/google/skyrim: Adjust Makefile to look for SPD
Adjust the Makefile to look for SPD source Makefile. The current
SPD guard isn't set up correctly and is attempting to build the
APCB with SPD when SPD isn't present.
BUG=b:249988439
TEST=util/abuild/abuild -x -t GOOGLE_MORTHAL --verbose
util/abuild/abuild -x -t GOOGLE_SKYRIM --verbose
util/abuild/abuild -x -t GOOGLE_WINTERHOLD --verbose
Change-Id: I9cf13acb1188309ea6a1e6bdacc37d80b01f70a8
Signed-off-by: Jon Murphy <jpmurphy(a)google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68018
Reviewed-by: Robert Zieba <robertzieba(a)google.com>
Reviewed-by: Tim Van Patten <timvp(a)google.com>
Reviewed-by: Martin Roth <martin.roth(a)amd.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply(a)coreboot.org>
---
M src/mainboard/google/skyrim/Makefile.inc
1 file changed, 25 insertions(+), 1 deletion(-)
Approvals:
build bot (Jenkins): Verified
Robert Zieba: Looks good to me, but someone else must approve
Tim Van Patten: Looks good to me, but someone else must approve
Martin Roth: Looks good to me, approved
diff --git a/src/mainboard/google/skyrim/Makefile.inc b/src/mainboard/google/skyrim/Makefile.inc
index 869916e..ba175a2 100644
--- a/src/mainboard/google/skyrim/Makefile.inc
+++ b/src/mainboard/google/skyrim/Makefile.inc
@@ -19,7 +19,7 @@
ifneq ($(wildcard $(MAINBOARD_BLOBS_DIR)/APCB_MDN_D5.bin),)
$(info APCB sources present.)
-ifneq ($(wildcard $(top)/$(SPD_SOURCES)),)
+ifneq ($(wildcard $(src)/mainboard/$(MAINBOARDDIR)/variants/$(VARIANT_DIR)/memory/Makefile.inc),)
LIB_SPD_DEPS = $(SPD_SOURCES)
--
To view, visit https://review.coreboot.org/c/coreboot/+/68018
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I9cf13acb1188309ea6a1e6bdacc37d80b01f70a8
Gerrit-Change-Number: 68018
Gerrit-PatchSet: 6
Gerrit-Owner: Jon Murphy <jpmurphy(a)google.com>
Gerrit-Reviewer: Jason Nien <jason.nien(a)amd.corp-partner.google.com>
Gerrit-Reviewer: Karthik Ramasubramanian <kramasub(a)google.com>
Gerrit-Reviewer: Mark Hasemeyer <markhas(a)google.com>
Gerrit-Reviewer: Martin L Roth <gaumless(a)gmail.com>
Gerrit-Reviewer: Martin Roth <martin.roth(a)amd.corp-partner.google.com>
Gerrit-Reviewer: Raul Rangel <rrangel(a)chromium.org>
Gerrit-Reviewer: Robert Zieba <robertzieba(a)google.com>
Gerrit-Reviewer: Tim Van Patten <timvp(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-MessageType: merged
AlanKY Lee has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/67718 )
Change subject: mb/google/brya/var/skolas: Add new FW_CONFIG option for THERMAL
......................................................................
Abandoned
--
To view, visit https://review.coreboot.org/c/coreboot/+/67718
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I6cb8982e96ebb5a4f229343c67555fc25cab74b7
Gerrit-Change-Number: 67718
Gerrit-PatchSet: 7
Gerrit-Owner: AlanKY Lee <alanky_lee(a)compal.corp-partner.google.com>
Gerrit-Reviewer: Amanda Hwang <amanda_hwang(a)compal.corp-partner.google.com>
Gerrit-Reviewer: Frank Wu <frank_wu(a)compal.corp-partner.google.com>
Gerrit-Reviewer: Nick Vaccaro <nvaccaro(a)google.com>
Gerrit-Reviewer: Tim Wawrzynczak <inforichland(a)gmail.com>
Gerrit-Reviewer: YH Lin <yueherngl(a)google.com>
Gerrit-CC: Sumeet R Pawnikar <sumeet.r.pawnikar(a)intel.com>
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-MessageType: abandon
Attention is currently required from: Frank Wu, Tim Wawrzynczak, Sumeet R Pawnikar, Amanda Hwang.
AlanKY Lee has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/67718 )
Change subject: mb/google/brya/var/skolas: Add new FW_CONFIG option for THERMAL
......................................................................
Patch Set 7:
(1 comment)
Patchset:
PS7:
Abandoned. Duplicated with 68025.
--
To view, visit https://review.coreboot.org/c/coreboot/+/67718
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I6cb8982e96ebb5a4f229343c67555fc25cab74b7
Gerrit-Change-Number: 67718
Gerrit-PatchSet: 7
Gerrit-Owner: AlanKY Lee <alanky_lee(a)compal.corp-partner.google.com>
Gerrit-Reviewer: Amanda Hwang <amanda_hwang(a)compal.corp-partner.google.com>
Gerrit-Reviewer: Frank Wu <frank_wu(a)compal.corp-partner.google.com>
Gerrit-Reviewer: Nick Vaccaro <nvaccaro(a)google.com>
Gerrit-Reviewer: Tim Wawrzynczak <inforichland(a)gmail.com>
Gerrit-Reviewer: YH Lin <yueherngl(a)google.com>
Gerrit-CC: Sumeet R Pawnikar <sumeet.r.pawnikar(a)intel.com>
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Frank Wu <frank_wu(a)compal.corp-partner.google.com>
Gerrit-Attention: Tim Wawrzynczak <inforichland(a)gmail.com>
Gerrit-Attention: Sumeet R Pawnikar <sumeet.r.pawnikar(a)intel.com>
Gerrit-Attention: Amanda Hwang <amanda_hwang(a)compal.corp-partner.google.com>
Gerrit-Comment-Date: Mon, 03 Oct 2022 02:15:28 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Attention is currently required from: Frank Wu, Tim Wawrzynczak, Sumeet R Pawnikar, Amanda Hwang, AlanKY Lee.
Hello Frank Wu, YH Lin, Tim Wawrzynczak, Nick Vaccaro, Amanda Hwang,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/67718
to look at the new patch set (#7).
Change subject: mb/google/brya/var/skolas: Add new FW_CONFIG option for THERMAL
......................................................................
mb/google/brya/var/skolas: Add new FW_CONFIG option for THERMAL
Add the new option for CPU 15W and 28W, for different thermal settings.
0: SOC_28W
1: SOC_15W
BUG=b:250089101
BRANCH=firmware-brya-14505.B
TEST=FW_NAME="skolas" emerge-brya coreboot
Signed-off-by: AlanKY Lee <alanky_lee(a)compal.corp-partner.google.com>
Change-Id: I6cb8982e96ebb5a4f229343c67555fc25cab74b7
---
M src/mainboard/google/brya/variants/skolas/overridetree.cb
1 file changed, 22 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/18/67718/7
--
To view, visit https://review.coreboot.org/c/coreboot/+/67718
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I6cb8982e96ebb5a4f229343c67555fc25cab74b7
Gerrit-Change-Number: 67718
Gerrit-PatchSet: 7
Gerrit-Owner: AlanKY Lee <alanky_lee(a)compal.corp-partner.google.com>
Gerrit-Reviewer: Amanda Hwang <amanda_hwang(a)compal.corp-partner.google.com>
Gerrit-Reviewer: Frank Wu <frank_wu(a)compal.corp-partner.google.com>
Gerrit-Reviewer: Nick Vaccaro <nvaccaro(a)google.com>
Gerrit-Reviewer: Tim Wawrzynczak <inforichland(a)gmail.com>
Gerrit-Reviewer: YH Lin <yueherngl(a)google.com>
Gerrit-CC: Sumeet R Pawnikar <sumeet.r.pawnikar(a)intel.com>
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Frank Wu <frank_wu(a)compal.corp-partner.google.com>
Gerrit-Attention: Tim Wawrzynczak <inforichland(a)gmail.com>
Gerrit-Attention: Sumeet R Pawnikar <sumeet.r.pawnikar(a)intel.com>
Gerrit-Attention: Amanda Hwang <amanda_hwang(a)compal.corp-partner.google.com>
Gerrit-Attention: AlanKY Lee <alanky_lee(a)compal.corp-partner.google.com>
Gerrit-MessageType: newpatchset
Attention is currently required from: Frank Wu, Tim Wawrzynczak, Sumeet R Pawnikar, Amanda Hwang, AlanKY Lee.
Hello Frank Wu, YH Lin, Tim Wawrzynczak, Nick Vaccaro, Amanda Hwang,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/67718
to look at the new patch set (#6).
Change subject: mb/google/brya/var/skolas: Add new FW_CONFIG option for THERMAL
......................................................................
mb/google/brya/var/skolas: Add new FW_CONFIG option for THERMAL
Add the new option for CPU 15W and 28W, for different thermal settings.
0: SOC_28W
1: SOC_15W
BUG=b:250089101
BRANCH=firmware-brya-14505.B
TEST=FW_NAME="skolas" emerge-brya coreboot
Signed-off-by: AlanKY Lee <alanky_lee(a)compal.corp-partner.google.com>
Change-Id: I6cb8982e96ebb5a4f229343c67555fc25cab74b7
---
M src/mainboard/google/brya/variants/skolas/overridetree.cb
1 file changed, 22 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/18/67718/6
--
To view, visit https://review.coreboot.org/c/coreboot/+/67718
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I6cb8982e96ebb5a4f229343c67555fc25cab74b7
Gerrit-Change-Number: 67718
Gerrit-PatchSet: 6
Gerrit-Owner: AlanKY Lee <alanky_lee(a)compal.corp-partner.google.com>
Gerrit-Reviewer: Amanda Hwang <amanda_hwang(a)compal.corp-partner.google.com>
Gerrit-Reviewer: Frank Wu <frank_wu(a)compal.corp-partner.google.com>
Gerrit-Reviewer: Nick Vaccaro <nvaccaro(a)google.com>
Gerrit-Reviewer: Tim Wawrzynczak <inforichland(a)gmail.com>
Gerrit-Reviewer: YH Lin <yueherngl(a)google.com>
Gerrit-CC: Sumeet R Pawnikar <sumeet.r.pawnikar(a)intel.com>
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Frank Wu <frank_wu(a)compal.corp-partner.google.com>
Gerrit-Attention: Tim Wawrzynczak <inforichland(a)gmail.com>
Gerrit-Attention: Sumeet R Pawnikar <sumeet.r.pawnikar(a)intel.com>
Gerrit-Attention: Amanda Hwang <amanda_hwang(a)compal.corp-partner.google.com>
Gerrit-Attention: AlanKY Lee <alanky_lee(a)compal.corp-partner.google.com>
Gerrit-MessageType: newpatchset
Attention is currently required from: Robert Zieba, Raul Rangel, Jason Nien, Tim Van Patten, Karthik Ramasubramanian.
Martin Roth has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/67261 )
Change subject: mb/google/skyrim: Enable amdfw separation
......................................................................
Patch Set 14:
(1 comment)
Commit Message:
https://review.coreboot.org/c/coreboot/+/67261/comment/6ed26683_77641c86
PS14, Line 17: Before this patch series:
> Possible unwrapped commit description (prefer a maximum 72 chars per line)
Please fix.
--
To view, visit https://review.coreboot.org/c/coreboot/+/67261
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I78ec6d28b4c5fc40bdade47489d58180a54dee4d
Gerrit-Change-Number: 67261
Gerrit-PatchSet: 14
Gerrit-Owner: Karthik Ramasubramanian <kramasub(a)google.com>
Gerrit-Reviewer: Jason Nien <jason.nien(a)amd.corp-partner.google.com>
Gerrit-Reviewer: Jon Murphy <jpmurphy(a)google.com>
Gerrit-Reviewer: Martin Roth <martin.roth(a)amd.corp-partner.google.com>
Gerrit-Reviewer: Raul Rangel <rrangel(a)chromium.org>
Gerrit-Reviewer: Robert Zieba <robertzieba(a)google.com>
Gerrit-Reviewer: Tim Van Patten <timvp(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Robert Zieba <robertzieba(a)google.com>
Gerrit-Attention: Raul Rangel <rrangel(a)chromium.org>
Gerrit-Attention: Jason Nien <jason.nien(a)amd.corp-partner.google.com>
Gerrit-Attention: Tim Van Patten <timvp(a)google.com>
Gerrit-Attention: Karthik Ramasubramanian <kramasub(a)google.com>
Gerrit-Comment-Date: Sun, 02 Oct 2022 22:16:49 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment