coreboot/src
Matt DeVillier 046e295b2b mb/google/kahlee: rename baseboard GPIO table getter for clarity
Rename variant_romstage_gpio_table() to baseboard_romstage_gpio_table()
since the GPIO table comes from the baseboard (and is not overridden by
any variant).

Drop the __weak qualifier as this function is not overridden.

This mirrors similar changes made for skyrim, guybrush, and zork.

Change-Id: I772bd2d74fd6778ffaa1e0809cc53f8d43b153f3
Signed-off-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/69546
Reviewed-by: Martin L Roth <gaumless@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-11-16 03:02:08 +00:00
..
acpi acpi: Update default processor string from decimal to hex 2022-11-13 15:41:59 +00:00
arch arch/x86/Kconfig: Move AMD stages arch to common code 2022-11-14 15:54:02 +00:00
commonlib device & commonlib: Update pci_scan_bus postcodes 2022-11-12 22:52:54 +00:00
console console/post.c: Sort includes 2022-10-27 15:46:39 +00:00
cpu cpu/x86: Set thread local storage in C code 2022-11-12 14:23:51 +00:00
device device/Kconfig: Don't allow native mode in x86_64 2022-11-14 15:54:09 +00:00
drivers drivers/wifi: Fix DSM parsing issue 2022-11-15 04:58:49 +00:00
ec ec/google/chromeec: Deprecate dev_index from google_chromeec_reboot 2022-11-12 23:01:47 +00:00
include soc/intel: Add Meteor Lake IGD device id 0x7d45 2022-11-15 10:46:21 +00:00
lib lib/ramtest.c: Update ram failure post code 2022-11-12 22:53:14 +00:00
mainboard mb/google/kahlee: rename baseboard GPIO table getter for clarity 2022-11-16 03:02:08 +00:00
northbridge nb/intel/ironlake: Hook up PCI domain and CPU ops to devicetree 2022-11-14 22:34:23 +00:00
sbom
security security/tpm: improve tlcl_extend() signature 2022-11-12 23:16:07 +00:00
soc soc/amd: commonize generation of the PIC/APIC mapping tables 2022-11-15 14:29:33 +00:00
southbridge sb/intel/i82801dx: Clean up includes 2022-11-12 03:33:14 +00:00
superio Revert "mb/aopen/dxplplusu: Remove board" 2022-11-09 18:10:54 +00:00
vendorcode security/tpm: improve tlcl_extend() signature 2022-11-12 23:16:07 +00:00
Kconfig drivers/generic/ioapic: Drop poor implementation 2022-11-13 18:48:52 +00:00