Attention is currently required from: Jason Glenesk, Martin Roth, Marshall Dawson, Zheng Bao.
Bao Zheng has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/49737 )
Change subject: soc/amd/cezanne: Add APCB integration code
......................................................................
Patch Set 11:
(1 comment)
File src/soc/amd/cezanne/Makefile.inc:
https://review.coreboot.org/c/coreboot/+/49737/comment/4b2b5135_be58ef74
PS11, Line 116: ifneq ($(APCB_SOURCES),)
: OPT_PSP_APCB_FILES= --instance 0 --apcb $(APCB_SOURCES)
: endif
: ifneq ($(APCB_SOURCES_RECOVERY),)
: OPT_PSP_APCB_FILES+= --instance 10 --apcb $(APCB_SOURCES_RECOVERY)
: endif
: ifneq ($(APCB_SOURCES_68),)
: OPT_PSP_APCB_FILES+= --instance 18 --apcb $(APCB_SOURCES_68)
: endif
I dont know why this detection of empty string doesn't work. That causes the not booting issue.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/49737
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I93f798c8834f4496f05d2bf8a15cd4f204513715
Gerrit-Change-Number: 49737
Gerrit-PatchSet: 11
Gerrit-Owner: Bao Zheng
fishbaozi@gmail.com
Gerrit-Reviewer: Felix Held
felix-coreboot@felixheld.de
Gerrit-Reviewer: Jason Glenesk
jason.glenesk@gmail.com
Gerrit-Reviewer: Marshall Dawson
marshalldawson3rd@gmail.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Zheng Bao
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Attention: Jason Glenesk
jason.glenesk@gmail.com
Gerrit-Attention: Martin Roth
martinroth@google.com
Gerrit-Attention: Marshall Dawson
marshalldawson3rd@gmail.com
Gerrit-Attention: Zheng Bao
Gerrit-Comment-Date: Fri, 22 Jan 2021 03:00:18 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment