Jeremy Kerr | d66195c | 2016-03-16 17:24:51 +0800 | [diff] [blame] | 1 | # For VUART devices, we can specify the LPC address and SIRQ parameters |
2 | lpc-address = 0x3f8 | ||||
3 | sirq = 4 | ||||
Jeremy Kerr | bc1e893 | 2016-04-28 12:27:30 +0800 | [diff] [blame] | 4 | |
5 | # To mirror to a local tty device (typically a hardware UART), set local-tty | ||||
6 | # local-tty = ttyS0 |