Hello build bot (Jenkins), Andrey Petrov, Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/39427
to look at the new patch set (#8).
Change subject: mb/ocp/tiogapass: use common GPIO config [WIP] ......................................................................
mb/ocp/tiogapass: use common GPIO config [WIP]
According to changes in the soc/xeon_sp code [1,2], server motherboards with Lewisburg PCH can use the common pad configuration from soc/inte/ common, using macros PAD_CFG_ instead of the FSP-style GPIO definitions.
This GPIO configuration was taken from the inteltool.log dump with AMI firmware and converted to macros using intelp2m [3].
[1] https://review.coreboot.org/c/coreboot/+/39425 [2] https://review.coreboot.org/c/coreboot/+/39428 [3] https://review.coreboot.org/c/coreboot/+/35643
Change-Id: I818d040fa33f3e7b94b73c9bbbafca5df424616d Signed-off-by: Maxim Polyakov max.senia.poliak@gmail.com --- M src/mainboard/ocp/tiogapass/Makefile.inc A src/mainboard/ocp/tiogapass/bootblock.c A src/mainboard/ocp/tiogapass/gpio.h M src/mainboard/ocp/tiogapass/ramstage.c M src/mainboard/ocp/tiogapass/romstage.c D src/mainboard/ocp/tiogapass/skxsp_tp_gpio.h 6 files changed, 623 insertions(+), 1,031 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/27/39427/8