mb/google/brya/var/agah: Move VW GPIO programming to bootblock
commitb9c7334d8ede7b7095dfde4567374694c51376fa
authorCliff Huang <cliff.huang@intel.corp-partner.google.com>
Thu, 11 Aug 2022 17:31:16 +0000 (11 10:31 -0700)
committerTim Wawrzynczak <twawrzynczak@chromium.org>
Tue, 16 Aug 2022 14:20:14 +0000 (16 14:20 +0000)
treebeb338a459b78907ee9753cd02f5f2a526780183
parent621aff9c02a94006ca10762d9e5e210ad1c64a86
mb/google/brya/var/agah: Move VW GPIO programming to bootblock

Since the VW GPIOs are not in the baseboard GPIO table, they do
not actually override anything, and hence do not actually get
programmed. This patch moves the programming from the ramstage
table to the bootblock table so they get programmed.

BUG=b:214581763
BRANCH=firmware-brya-14505.B

Signed-off-by: Cliff Huang <cliff.huang@intel.corp-partner.google.com>
Change-Id: I42db44d38df20dd2695921e2f252be163f6b17f1
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66638
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
src/mainboard/google/brya/variants/agah/gpio.c