]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/loongarch: Add default stdout uart in fdt
authorXiaojuan Yang <yangxiaojuan@loongson.cn>
Thu, 10 Nov 2022 06:14:40 +0000 (14:14 +0800)
committerSong Gao <gaosong@loongson.cn>
Tue, 22 Nov 2022 12:56:47 +0000 (20:56 +0800)
commit0208ba74c59cc9d4508689c9642efb010989eea8
treeb703d77d86625f9504c476462a457cc01c55cbc2
parent6d71357a3b651ec9db126e4862b77e13165427f5
hw/loongarch: Add default stdout uart in fdt

Add "chosen" subnode into LoongArch fdt, and set it's
"stdout-path" prop to uart node.

Signed-off-by: Xiaojuan Yang <yangxiaojuan@loongson.cn>
Reviewed-by: Song Gao <gaosong@loongson.cn>
Message-Id: <20221115114923.3372414-1-yangxiaojuan@loongson.cn>
Signed-off-by: Song Gao <gaosong@loongson.cn>
hw/loongarch/virt.c