Re: [PATCH v3 16/16] x86: Allow locating UARTs by device ID

2023-05-04 Thread Bin Meng
Hi Simon, On Mon, Mar 27, 2023 at 12:17 PM Simon Glass wrote: > > When coreboot does not pass a UART in its sysinfo struct, there is no > easy way to find it out. Add a way to specify known UARTs so we can > find them without needing help from coreboot. > > Since coreboot does not actually init t

[PATCH v3 16/16] x86: Allow locating UARTs by device ID

2023-03-26 Thread Simon Glass
When coreboot does not pass a UART in its sysinfo struct, there is no easy way to find it out. Add a way to specify known UARTs so we can find them without needing help from coreboot. Since coreboot does not actually init the serial device when serial is disabled, it is not possible to make it add