coreboot/src
Richard Spiegel 254f10e9e6 google/kahlee/variants/(kahlee/baseboard)/gpio.c: Convert GPIO table
Fill up the dummy gpio_set_stage_reset[] and gpio_set_stage_ram[]
with data from agesa_board_gpios[], wrap format and delete
agesa_board_gpios[] and get_gpio_table(). Then remove the
get_gpio_table() call from BiosCallOuts.c. Finally, remove
get_gpio_table() from
google/kahlee/variants/baseboard/include/baseboard/variants.h.

BUG=b:64140392
TEST=Build grunt. Build and boot kahlee, recording serial output. Search
for "stage bootblock" and "stage ramstage", indicating GPIO being
programmed.

Change-Id: I88bf2c855105a6bc458aedfc6da7725662695667
Signed-off-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
Reviewed-on: https://review.coreboot.org/22988
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
2018-01-23 05:45:28 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch cpu/intel/speedstep: Fix the PNOT ACPI method 2018-01-17 17:09:13 +00:00
commonlib commonlib/region: expose subregion helper function 2017-12-15 23:35:05 +00:00
console console: Ignore loglevel in nvram until ramstage 2017-09-25 13:35:29 +00:00
cpu AGESA_LEGACY: Apply final cleanup and file removals 2018-01-23 05:33:30 +00:00
device Intel i82830 boards & chips: Remove - using LATE_CBMEM_INIT 2018-01-15 23:25:26 +00:00
drivers AGESA_LEGACY: Apply final cleanup and file removals 2018-01-23 05:33:30 +00:00
ec google/chromeec: Enable unified host event programming interface 2018-01-17 17:10:32 +00:00
include security/tpm: Move tpm TSS and TSPI layer to security section 2018-01-18 01:35:31 +00:00
lib security/tpm: Move tpm TSS and TSPI layer to security section 2018-01-18 01:35:31 +00:00
mainboard google/kahlee/variants/(kahlee/baseboard)/gpio.c: Convert GPIO table 2018-01-23 05:45:28 +00:00
northbridge binaryPI: Move agesawrapper.h header 2018-01-23 05:34:16 +00:00
security security/tpm: Move TSS stacks into sub-directory 2018-01-18 02:17:34 +00:00
soc soc/amd/stoneyridge: Add new function sb_program_gpio() 2018-01-23 05:45:11 +00:00
southbridge AGESA_LEGACY: Apply final cleanup and file removals 2018-01-23 05:33:30 +00:00
superio Intel i3100 boards & chips: Remove - using LATE_CBMEM_INIT 2018-01-15 23:25:12 +00:00
vendorcode binaryPI vendorcode: Remove HeapXXBuffer functions 2018-01-23 05:34:31 +00:00
Kconfig util/blobtool: rename to bincfg 2018-01-18 13:47:20 +00:00