OSDN Git Service

configs/targets/nios2-softmmu: Add TARGET_NEED_FDT=y to the nios2 config
authorThomas Huth <thuth@redhat.com>
Thu, 19 Jan 2023 12:57:45 +0000 (13:57 +0100)
committerThomas Huth <thuth@redhat.com>
Thu, 26 Jan 2023 12:25:07 +0000 (13:25 +0100)
commitddf0944aa4b0c2d6516478a3e825149918b7a892
tree2fb0ae95e97217d0ee865e6343cb439460497423
parente803a7f9b1f4d2324b15213593b6e24096e64280
configs/targets/nios2-softmmu: Add TARGET_NEED_FDT=y to the nios2 config

qemu-system-nios2 uses the functions from libfdt in hw/nios2/boot.c,
so this target has to be marked with TARGET_NEED_FDT=y in its config
file.

Message-Id: <20230119125745.2028814-1-thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
configs/targets/nios2-softmmu.mak