]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/loongarch/virt: Remove unnecessay pre-boot setting with BSP
authorBibo Mao <maobibo@loongson.cn>
Sat, 6 Sep 2025 07:01:59 +0000 (15:01 +0800)
committerSong Gao <gaosong@loongson.cn>
Thu, 18 Sep 2025 09:39:21 +0000 (17:39 +0800)
commit6ca2df47c9b85f630faacaba8a042cb095075599
tree25e218e3c89ac06824f4f289a2b4e9225f6f794a
parent0c042601a638c37a95690c6429af5a1b5a35d1dd
hw/loongarch/virt: Remove unnecessay pre-boot setting with BSP

With BSP core, it boots from aux boot code and loads data into register
A0-A2 and PC. Pre-boot setting is not unnecessary and can be removed.

Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Reviewed-by: Song Gao <gaosong@loongson.cn>
Message-ID: <20250906070200.3749326-3-maobibo@loongson.cn>
Signed-off-by: Song Gao <gaosong@loongson.cn>
hw/loongarch/boot.c
target/loongarch/cpu.h