diff options
author | Furquan Shaikh <furquan@google.com> | 2020-07-15 13:58:59 -0700 |
---|---|---|
committer | Aaron Durbin <adurbin@chromium.org> | 2020-07-16 16:45:27 +0000 |
commit | 56f949cd0c793e0a43d4339ce6e2e8003f5ce978 (patch) | |
tree | 12c80f29d1c4940ce51d52ee8df5f9e2e5af78d5 /src/mainboard/roda/rv11/variants | |
parent | 6a5c77cc846384dbc10c3546f70245025787ef08 (diff) | |
download | coreboot-56f949cd0c793e0a43d4339ce6e2e8003f5ce978.tar.xz |
mb/google/zork: Drop variant_romstage_gpio_table()
gpio_set_stage_rom table is now configuring only PCIe related GPIOs in
romstage. This change moves the configuration of PCIe related GPIOs to
variant_pcie_gpio_configure() to keep all the configuration for WiFi and
non-WiFi PCIe pads in one place. It also drops the function
variant_romstage_gpio_table() as it is unused.
BUG=b:154351731
Signed-off-by: Furquan Shaikh <furquan@google.com>
Change-Id: Ib1c41ba141dce6b52b6e0a250a3aa07c296068aa
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43475
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/roda/rv11/variants')
0 files changed, 0 insertions, 0 deletions