Re: [PATCH v2 2/3] selftests/nolibc: use file driver for QEMU serial
From: Sergey Shtylyov
Date: Tue Jun 24 2025 - 04:56:58 EST
On 6/24/25 12:15 AM, Thomas Weißschuh wrote:
> For the test implementation of the SuperH architecture a second serial
> serial port needs to be used. Unfortunately the currently used 'stdio'
"Serial" typed twice? :-)
> driver does not support multiple serial ports at the same time.
>
> Switch to the 'file' driver which does support multiple ports and is
> sufficient for the nolibc-test usecase.
>
> Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
> Acked-by: Willy Tarreau <w@xxxxxx>
[...]
MBR, Sergey