Re: [PATCH v5] serial: coreboot: Accept DBG2 subtype 0x12
Tom Rini <[email protected]>
| Newsgroups | gmane.comp.boot-loaders.u-boot |
|---|---|
| Message-ID | <178639520476.1450255.15124101510420097800.b4-ty__37588.5119590507$1786395224$gmane$org@konsulko.com> |
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