soc/amd/stoneyridge/southbridge.c: Remove configure_stoneyridge_uart
commit6dfbb593077ea3edb9162431c2380a268d35fc4a
authorRichard Spiegel <richard.spiegel@amd.corp-partner.google.com>
Thu, 15 Mar 2018 22:45:44 +0000 (15 15:45 -0700)
committerMartin Roth <martinroth@google.com>
Mon, 19 Mar 2018 14:19:46 +0000 (19 14:19 +0000)
treeaf60b48533a4a0c07140d42e96d8c561c152163a
parent6bff3bf4be7fd94e6ffd080e498bbe75c75418d9
soc/amd/stoneyridge/southbridge.c: Remove configure_stoneyridge_uart

The GPIO programming of configure_stoneyridge_UART() can be done by the early
GPIO table, AOAC enabling was already removed. So  configure_stoneyridge_uart()
became redundant. Remove procedure  configure_stoneyridge_uart().

BUG=b:74258015
TEST=Build and boot kahlee, observing serial output does not changes from
previous serial output.

Change-Id: Ie67051d7b90fa294090f6bfc518c6c074d98cc98
Signed-off-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
Reviewed-on: https://review.coreboot.org/25192
Reviewed-by: Garrett Kirkendall <garrett.kirkendall@amd.corp-partner.google.com>
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/mainboard/amd/gardenia/gpio.c
src/mainboard/google/kahlee/variants/kahlee/gpio.c
src/soc/amd/stoneyridge/bootblock/bootblock.c
src/soc/amd/stoneyridge/include/soc/southbridge.h
src/soc/amd/stoneyridge/southbridge.c