blob: d473af244b340be7c9a196656fe7038b042c8831 [file] [log] [blame]
Jeremy Kerrd66195c2016-03-16 17:24:51 +08001# Device to use for our UART console
2device = ttyUSB0
3
4# For VUART devices, we can specify the LPC address and SIRQ parameters
5lpc-address = 0x3f8
6sirq = 4
Jeremy Kerrbc1e8932016-04-28 12:27:30 +08007
8# To mirror to a local tty device (typically a hardware UART), set local-tty
9# local-tty = ttyS0