]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/loongarch: Replace the value of uart info with macro
authorXiaojuan Yang <yangxiaojuan@loongson.cn>
Thu, 10 Nov 2022 06:54:16 +0000 (14:54 +0800)
committerSong Gao <gaosong@loongson.cn>
Tue, 22 Nov 2022 12:56:48 +0000 (20:56 +0800)
commit4451cc4653babf90b1808597f3f1dc71e1f63def
tree92cd8da7ad811003ca7adba7e650e0b89f9a33ee
parente8c8203e55765a73a1d51c99406777b6eb45b2e9
hw/loongarch: Replace the value of uart info with macro

Using macro to replace the value of uart info such as addr, size
in acpi_build method.

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