Maxim Polyakov has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/41680 )
Change subject: soc/intel/xeon_sp: Early programming of ACPI bar
......................................................................
Patch Set 4: Code-Review+2
(3 comments)
https://review.coreboot.org/c/coreboot/+/41680/3/src/soc/intel/xeon_sp/pch.c
File src/soc/intel/xeon_sp/pch.c:
https://review.coreboot.org/c/coreboot/+/41680/3/src/soc/intel/xeon_sp/pch.c...
PS3, Line 39: 0x3f
#define PCR_DMI_ACPIBA_ADDR72MASK 0x3f
I meant that you use PCR_DMI_ACPIBA_ADDR72MASK (as define) instead of this magic 0x3f value.
But this is just a recommendation.
https://review.coreboot.org/c/coreboot/+/41680/3/src/soc/intel/xeon_sp/pch.c...
PS3, Line 39: )
unnecessary parentheses
Done
https://review.coreboot.org/c/coreboot/+/41680/3/src/soc/intel/xeon_sp/pch.c...
PS3, Line 51: enable_rtc_upper_bank();
I think it would be better to do this in a separate patch.
Ack
--
To view, visit
https://review.coreboot.org/c/coreboot/+/41680
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: If5a0c4daabf5c35dc2852434fe46712ac9b06379
Gerrit-Change-Number: 41680
Gerrit-PatchSet: 4
Gerrit-Owner: Rocky Phagura
Gerrit-Reviewer: Andrey Petrov
andrey.petrov@gmail.com
Gerrit-Reviewer: David Hendricks
david.hendricks@gmail.com
Gerrit-Reviewer: Jonathan Zhang
jonzhang@fb.com
Gerrit-Reviewer: Martin Roth
martin.roth@tinkermill.org
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Maxim Polyakov
max.senia.poliak@gmail.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: HAOUAS Elyes
ehaouas@noos.fr
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Fri, 29 May 2020 09:08:47 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Comment-In-Reply-To: Maxim Polyakov
max.senia.poliak@gmail.com
Gerrit-MessageType: comment