blob: 56d69feff6ede327fa80ec75914727f7c3ebe1ce [file] [log] [blame]
Jeremy Kerrd66195c2016-03-16 17:24:51 +08001# For VUART devices, we can specify the LPC address and SIRQ parameters
2lpc-address = 0x3f8
3sirq = 4
Jeremy Kerrbc1e8932016-04-28 12:27:30 +08004
Benjamin Fairc7fbcd42018-06-04 14:39:01 -07005# For real UART devices, we can specify the baud rate
6# baud = 115200
7
Jeremy Kerrbc1e8932016-04-28 12:27:30 +08008# To mirror to a local tty device (typically a hardware UART), set local-tty
9# local-tty = ttyS0