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 <li...@weissschuh.net> > Acked-by: Willy Tarreau <w...@1wt.eu> [...] MBR, Sergey