Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/22990
to look at the new patch set (#2).
Change subject: amd/gardenia/bootblock/BiosCallOuts.c: Replace GPIO table ......................................................................
amd/gardenia/bootblock/BiosCallOuts.c: Replace GPIO table
As function platform_FchParams_reset() is no longer called or declared, it needs to be removed. Replace GPIO table with the new format, and platform_FchParams_reset() with new function board_get_gpio().
BUG=b:64140392 TEST=Build gardenia.
Change-Id: Id2ea63656a7d2f20f55fc5a4c75457db85b80cbd Signed-off-by: Richard Spiegel richard.spiegel@silverbackltd.com --- M src/mainboard/amd/gardenia/bootblock/BiosCallOuts.c 1 file changed, 15 insertions(+), 34 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/90/22990/2