Attention is currently required from: Krystian Hebel, Martin L Roth, Matt DeVillier, Michał Żygowski, Piotr Król.
Hello Krystian Hebel, Martin L Roth, Matt DeVillier, Michał Żygowski, Piotr Król, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/79852?usp=email
to look at the new patch set (#3).
Change subject: mb/pcengines/apu2/BiosCallOuts: don't have binaryPI clear LPC decodes ......................................................................
mb/pcengines/apu2/BiosCallOuts: don't have binaryPI clear LPC decodes
Tell binaryPI to not disable the LPC decodes for the IO ports used by the serial ports on the Super I/O chip during the AmdInitReset binaryPI entry point. Checked the Stoneyridge binaryPI source code which is closely enough related to be reasonable sure that this option only controls which LPC decode bits get cleared and won't have any other side effects.
TEST=Now the full console output from the APU2 board gets printed on the serial console.
Signed-off-by: Felix Held felix-coreboot@felixheld.de Suggested-by: Krystian Hebel krystian.hebel@3mdeb.com Change-Id: I91ef4423bd7bf6c1d7a175336f0f89479f2cde02 --- M src/mainboard/pcengines/apu2/BiosCallOuts.c 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/52/79852/3