Re: [PATCH v2 2/3] selftests/nolibc: use file driver for QEMU serial
Sergey Shtylyov <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.linux.ports.sh.devel |
|---|---|
| Organization | Open Mobile Platform |
| Message-ID | <[email protected]> |
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 <[email protected]> > Acked-by: Willy Tarreau <[email protected]> [...] MBR, Sergey