On 2018-10-13 17:15, Philippe Mathieu-Daudé wrote: > Hi, > > Another neanderthal approach to add multi-arch acceptance tests using Avocado. > > I couldn't figure how to use the R2D serial, the kernel boots using the sm501 > display correctly, but I'm too console-oriented to write UI tests... > > Magnus or Zoltan, any hint on this?
IIRC you have to use the second UART, see: https://wiki.qemu.org/Documentation/Platforms/SH4 Thomas