Maxim Polyakov has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/39427 )
Change subject: mb/tiogapass: use common driver to configure GPIO
......................................................................
Patch Set 39:
(1 comment)
https://review.coreboot.org/c/coreboot/+/39427/38/src/mainboard/ocp/tiogapas...
File src/mainboard/ocp/tiogapass/ramstage.c:
https://review.coreboot.org/c/coreboot/+/39427/38/src/mainboard/ocp/tiogapas...
PS38, Line 20: /* configure Lewisburg PCH GPIO pads */
Any reason to do this in ramstage now? Does FSP-M expect GPIOs to be configured before it runs?
FSP-M can reconfigure GPIO using default settings. I'm not sure this will not happen if I set NULL in UPD (mupd->FspmConfig.GpioConfig.GpioTable = NULL) instead of a pointer to the pad settings table.
I move these changes to a separate patch CB:40730 to test this.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/39427
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I818d040fa33f3e7b94b73c9bbbafca5df424616d
Gerrit-Change-Number: 39427
Gerrit-PatchSet: 39
Gerrit-Owner: Maxim Polyakov
max.senia.poliak@gmail.com
Gerrit-Reviewer: Andrey Petrov
anpetrov@fb.com
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: David Hendricks
david.hendricks@gmail.com
Gerrit-CC: Patrick Rudolph
siro@das-labor.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Mon, 27 Apr 2020 19:08:05 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Angel Pons
th3fanbus@gmail.com
Gerrit-MessageType: comment