riscv: qemu: Remove fdt_high default
authorVivian Wang <wangruikang@iscas.ac.cn>
Sun, 14 Sep 2025 23:45:49 +0000 (07:45 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Fri, 19 Sep 2025 11:23:04 +0000 (19:23 +0800)
commit62f1afbe7a8ae8f8b9e85c5ea4eb446b97892a7c
tree48aec7307c8bc493c76015789d0f17998f68cc34
parent133c6acdaca4d2cfc142600e34f7390a179b4f30
riscv: qemu: Remove fdt_high default

Setting fdt_high to all ones is discouraged and does not appear to be
useful for RISC-V QEMU. Moreover, it causes a boot failure when the FDT
generated internally by QEMU is used while booting. Remove it to allow
U-Boot to pick a suitable address and relocate the FDT.

Closes: https://lore.kernel.org/u-boot/8397369a-9b0b-4798-9c30-3a81165657d6@iscas.ac.cn
Signed-off-by: Vivian Wang <wangruikang@iscas.ac.cn>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
include/configs/qemu-riscv.h