Hello Patrick Rudolph, Piotr Król, Paul Menzel, Stefan Reinauer, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/29791
to look at the new patch set (#4).
Change subject: mb/pcengines/apu1/bootblock.c: Add possibility to redirect output to COM2 ......................................................................
mb/pcengines/apu1/bootblock.c: Add possibility to redirect output to COM2
Enable COM2 port on SuperIO if UART index is 1. This change allows to use full RS232 COM1 port for different purposes when COM2 is selected as main port.
TEST=flash coreboot with console on COM2 and observer output with UBS-TTL converter connected to COM2 header on PC Engines apu1
Signed-off-by: Michał Żygowski michal.zygowski@3mdeb.com Change-Id: I1e72c5a43a302658f86dafd863e5a67580eae3e4 --- M src/mainboard/pcengines/apu1/bootblock.c M src/mainboard/pcengines/apu1/romstage.c 2 files changed, 6 insertions(+), 7 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/91/29791/4