hw/arm/virt: add linux, stdout-path to /chosen DT node

Enterprise / Virtualization / QEMU - Ard Biesheuvel [linaro.org] - 12 September 2014 08:06 UTC

Add a property "linux,stdout-path" to the /chosen DT node and make it point to the emulated UART. This allows users such as the Linux kernel to produce console output without the need to pass console= or earlycon=pl011,0x... command line arguments.

f022b8e hw/arm/virt: add linux, stdout-path to /chosen DT node
hw/arm/virt.c | 2 ++
1 file changed, 2 insertions(+)

Upstream: git.qemu.org


  • Share