Re: [PATCH 3/4] x86: serial: Add a coreboot serial driver

2019-12-08 Thread Bin Meng
On Fri, Dec 6, 2019 at 7:04 AM Simon Glass wrote: > > Coreboot can provide information about the serial device in use on a > platform. Add a driver that uses this information to produce a working > UART. > > Signed-off-by: Simon Glass > --- > > drivers/serial/Kconfig | 11 >

[PATCH 3/4] x86: serial: Add a coreboot serial driver

2019-12-05 Thread Simon Glass
Coreboot can provide information about the serial device in use on a platform. Add a driver that uses this information to produce a working UART. Signed-off-by: Simon Glass --- drivers/serial/Kconfig | 11 drivers/serial/Makefile | 1 +