aboutsummaryrefslogtreecommitdiff
path: root/configs/targets/microblazeel-softmmu.mak
diff options
context:
space:
mode:
Diffstat (limited to 'configs/targets/microblazeel-softmmu.mak')
-rw-r--r--configs/targets/microblazeel-softmmu.mak5
1 files changed, 1 insertions, 4 deletions
diff --git a/configs/targets/microblazeel-softmmu.mak b/configs/targets/microblazeel-softmmu.mak
index 52cdeae..8aee7eb 100644
--- a/configs/targets/microblazeel-softmmu.mak
+++ b/configs/targets/microblazeel-softmmu.mak
@@ -1,8 +1,5 @@
TARGET_ARCH=microblaze
-TARGET_SUPPORTS_MTTCG=y
# needed by boot.c
TARGET_NEED_FDT=y
TARGET_XML_FILES=gdb-xml/microblaze-core.xml gdb-xml/microblaze-stack-protect.xml
-# System mode can address up to 64 bits via lea/sea instructions.
-# TODO: These bypass the mmu, so we could emulate these differently.
-TARGET_LONG_BITS=64
+TARGET_LONG_BITS=32