Hello build bot (Jenkins), Andrey Petrov, Jonathan Zhang, Ryback Hung, David Hendricks,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/40481
to look at the new patch set (#2).
Change subject: mb/ocp/tiogapass: Implement port 80h direct to GPIO and init UART pins ......................................................................
mb/ocp/tiogapass: Implement port 80h direct to GPIO and init UART pins
Enable aspeed's function that port 80h direct to GPIO for LED display, refer to section 9.4 Port 80h Direct to GPIO Guide of aspeed's Application Design Guide, also configure GPIO to UART for output serial console messages.
Tested=Check if port 80h LED debug card can display POST codes at early stage, and serial console can see the related messages.
Change-Id: I087d5a81b881533b4550c193e4e9720a134fb8e7 Signed-off-by: BryantOu Bryant.Ou.Q@gmail.com --- M src/mainboard/ocp/tiogapass/bootblock.c 1 file changed, 12 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/81/40481/2