[PATCH] riscv: qemu: Remove fdt_high default
Leo Liang
ycliang at andestech.com
Fri Sep 19 12:48:52 CEST 2025
On Mon, Sep 15, 2025 at 07:45:49AM +0800, Vivian Wang wrote:
> 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 at iscas.ac.cn>
> Reviewed-by: Tom Rini <trini at konsulko.com>
> Reviewed-by: Lukas Auer <lukas.auer at aisec.fraunhofer.de>
> ---
> include/configs/qemu-riscv.h | 1 -
> 1 file changed, 1 deletion(-)
Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>
More information about the U-Boot
mailing list