Hello build bot (Jenkins), Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/45971
to look at the new patch set (#4).
Change subject: superio/nuvoton/nct6779d: Add symbol to select COM port ......................................................................
superio/nuvoton/nct6779d: Add symbol to select COM port
Like the NCT6776 and NCT6791D, the NCT6779D has muxed COMA/GPIO8 functions. Since it requires setting different bits, add a new Kconfig symbol to do it.
TEST=Selecting the symbol gives working serial console on the Asus F2A85-M PRO. Change-Id: I024ea86634b489985112ddb7ce07886e412e4c0b Signed-off-by: Paul Menzel pmenzel@molgen.mpg.de --- M src/superio/nuvoton/common/early_serial.c M src/superio/nuvoton/nct6779d/Kconfig 2 files changed, 7 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/71/45971/4