Attention is currently required from: Jason Nien, Martin Roth.
Hello Jason Nien, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/69454
to look at the new patch set (#2).
Change subject: mb/google/zork: Move PCIe GPIO config from bootblock to romstage ......................................................................
mb/google/zork: Move PCIe GPIO config from bootblock to romstage
Aligns with how things done on newer platforms/boards (guybrush/skyrim) and allows for additional GPIO config in romstage (to be implemented in a subsquent patch). No functional impact as the GPIOs only need to be configured prior to FSP-M.
Change-Id: I609b9a8bd78587b60c0cf1ef14feda88ad3bb4a2 Signed-off-by: Matt DeVillier matt.devillier@amd.corp-partner.google.com --- M src/mainboard/google/zork/bootblock.c M src/mainboard/google/zork/romstage.c 2 files changed, 21 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/54/69454/2