Browse Source
It's been deprecated since two releases, so it should be fine to remove this now. Users can use the qemu-system-microblaze binary instead that can handle both endiannesses now. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com> Message-ID: <20260226084608.11251-5-thuth@redhat.com>master
7 changed files with 18 additions and 30 deletions
@ -1,6 +0,0 @@ |
|||
# Default configuration for microblazeel-softmmu
|
|||
|
|||
# Boards are selected by default, uncomment to keep out of the build.
|
|||
# CONFIG_PETALOGIX_S3ADSP1800=n
|
|||
# CONFIG_PETALOGIX_ML605=n
|
|||
# CONFIG_XLNX_ZYNQMP_PMU=n
|
|||
@ -1,6 +0,0 @@ |
|||
TARGET_ARCH=microblaze |
|||
# needed by boot.c
|
|||
TARGET_NEED_FDT=y |
|||
TARGET_XML_FILES=gdb-xml/microblaze-core.xml gdb-xml/microblaze-stack-protect.xml |
|||
TARGET_LONG_BITS=32 |
|||
TARGET_NOT_USING_LEGACY_LDST_PHYS_API=y |
|||
Loading…
Reference in new issue