diff options
author | Matt DeVillier <matt.devillier@gmail.com> | 2024-08-30 09:51:13 -0500 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2024-09-02 09:10:55 +0000 |
commit | 7600132ec6f57cc50947aab472ecdd4f2bfbb05c (patch) | |
tree | 398fd62433560de182f8831676a6d91d10b7e6f7 /toolchain.mk | |
parent | 0c0663b5e82001043906ce39191818c354d4e7cb (diff) |
mb/google/zork: Ensure early GPIOs programmed w/o vboot
Now that zork can boot without vboot, ensure that the GPIOs set in
verstage are programmed in bootblock on the non-vboot path.
The eSPI GPIOs will be set in a subsequent patch using
mb_set_up_early_espi() since setting them in
bootblock_mainboard_early_init() would be too late given when the
SoC eSPI init takes place.
TEST=build/boot google/zork (morphius) w/o vboot
Change-Id: I0bb49678b2d913c447d5bc761a6f0e00fca6334f
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84147
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin L Roth <gaumless@gmail.com>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'toolchain.mk')
0 files changed, 0 insertions, 0 deletions