diff options
author | Xiaojuan Yang | 2022-10-28 03:40:05 +0200 |
---|---|---|
committer | Song Gao | 2022-11-04 10:07:40 +0100 |
commit | 021836936ef90fe1e52fe7ab7b7f2bcb9a66368a (patch) | |
tree | 27b6cd58ab4df5981ac51b14f5cc7d9ebf053d53 /hw/ppc/rs6000_mc.c | |
parent | hw/intc: Fix LoongArch extioi coreisr accessing (diff) | |
download | qemu-021836936ef90fe1e52fe7ab7b7f2bcb9a66368a.tar.gz qemu-021836936ef90fe1e52fe7ab7b7f2bcb9a66368a.tar.xz qemu-021836936ef90fe1e52fe7ab7b7f2bcb9a66368a.zip |
hw/loongarch: Load FDT table into dram memory space
Load FDT table into dram memory space, and the addr is 2 MiB.
Since lowmem region starts from 0, FDT base address is located
at 2 MiB to avoid NULL pointer access.
Signed-off-by: Xiaojuan Yang <yangxiaojuan@loongson.cn>
Acked-by: Song Gao <gaosong@loongson.cn>
Message-Id: <20221028014007.2718352-2-yangxiaojuan@loongson.cn>
Signed-off-by: Song Gao <gaosong@loongson.cn>
Diffstat (limited to 'hw/ppc/rs6000_mc.c')
0 files changed, 0 insertions, 0 deletions