Re: [PATCH v5] serial: coreboot: Accept DBG2 subtype 0x12
Tom Rini <[email protected]>
| Newsgroups | org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 30 Jul 2026 09:13:16 +0530, Desapogu Jayaramudu wrote:
> U-Boot running as a coreboot payload obtains serial console
> information either from the coreboot table or from the ACPI DBG2
> table.
>
> When serial console support is disabled in coreboot, the coreboot
> table does not contain serial information. In this case U-Boot falls
> back to parsing the DBG2 table.
>
> [...]
Applied to u-boot/main, thanks!
[1/1] serial: coreboot: Accept DBG2 subtype 0x12
commit: 780808133b756261c1c1a0aacb4c7067fc97857b
--
Tom