Attention is currently required from: Angel Pons, Nico Huber, Patrick Rudolph, Paul Menzel, Vlado Cibic.
Keith Hui has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/73693?usp=email )
Change subject: mb/asus/p8z77-m[_pro]: Properly configure early serial
......................................................................
Patch Set 9:
(1 comment)
Patchset:
PS9:
Devicetrees of these two differ: '-M' enables a UART A, '-M PRO' enables a UART B. […]
I looked at -M PRO's devicetree again. Its serial port setup is broken in other ways. As you said it enables UART B, places it at I/O port 0x2f8 like a second serial port should (but didn't match CONFIG_TTYS0_BASE) but didn't program an IRQ, and no superio programming to route any serial port signals out (which the code in question here should have done). And I don't see any other boards that enable UART B and only UART B.
It'll need a proper fix and a proper testing by someone with the hardware. So I'm going to split -M off into its own patch.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/73693?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I304fc1610740375b59121b6b8784122440795838
Gerrit-Change-Number: 73693
Gerrit-PatchSet: 9
Gerrit-Owner: Keith Hui
buurin@gmail.com
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Reviewer: Vlado Cibic
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Nico Huber
nico.h@gmx.de
Gerrit-CC: Paul Menzel
paulepanter@mailbox.org
Gerrit-CC: Stefan Reinauer
stefan.reinauer@coreboot.org
Gerrit-Attention: Nico Huber
nico.h@gmx.de
Gerrit-Attention: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Attention: Paul Menzel
paulepanter@mailbox.org
Gerrit-Attention: Angel Pons
th3fanbus@gmail.com
Gerrit-Attention: Vlado Cibic
Gerrit-Comment-Date: Tue, 21 Nov 2023 02:36:30 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Nico Huber
nico.h@gmx.de
Gerrit-MessageType: comment