Re: [PATCH v3 4/4] x86: Move coreboot over to use the coreboot UART

2020-02-02 Thread Bin Meng
On Fri, Dec 20, 2019 at 8:58 AM Simon Glass wrote: > > Use this UART to improve the compatibility of U-Boot when used as a > coreboot payload. > > Signed-off-by: Simon Glass > Reviewed-by: Bin Meng > --- > > Changes in v3: None > Changes in v2: None > > arch/x86/dts/coreboot.dts | 6 +- >

[PATCH v3 4/4] x86: Move coreboot over to use the coreboot UART

2019-12-19 Thread Simon Glass
Use this UART to improve the compatibility of U-Boot when used as a coreboot payload. Signed-off-by: Simon Glass Reviewed-by: Bin Meng --- Changes in v3: None Changes in v2: None arch/x86/dts/coreboot.dts | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git