I mean, the right question would be "how can I add the /dev/ttysomthing or /dev/ttyAMA0 to the QEMU guest image?"
On 11/1/2017 8:46 PM, Peter Maydell wrote: > (You need to have (a) a /dev/ttysomething with the right > major/minor for the versatilepb ttyAMA0 and (b) inittab be > using that, so either (1) leave inittab as is and make /dev/ttyS0 > be (a symlink to?) the right dev node, or (2) leave /dev/ttyS0 > where it is, create a correct /dev/ttyAMA0 and make > inittab use that.)