summary refs log tree commit diff stats
path: root/hw/mcf5208.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/mcf5208.c')
-rw-r--r--hw/mcf5208.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/mcf5208.c b/hw/mcf5208.c
index 02aabdf84c..5404dba79c 100644
--- a/hw/mcf5208.c
+++ b/hw/mcf5208.c
@@ -294,5 +294,4 @@ QEMUMachine mcf5208evb_machine = {
     .name = "mcf5208evb",
     .desc = "MCF5206EVB",
     .init = mcf5208evb_init,
-    .ram_require = 16384,
 };