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/[email protected]
> Signed-off-by: Vivian Wang <[email protected]>
> Reviewed-by: Tom Rini <[email protected]>
> Reviewed-by: Lukas Auer <[email protected]>
> ---
>  include/configs/qemu-riscv.h | 1 -
>  1 file changed, 1 deletion(-)

Reviewed-by: Leo Yu-Chi Liang <[email protected]>

Reply via email to