diff options
Diffstat (limited to 'hw/etraxfs.c')
-rw-r--r-- | hw/etraxfs.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/etraxfs.c b/hw/etraxfs.c index 7c3f59edcf..d3b92499d9 100644 --- a/hw/etraxfs.c +++ b/hw/etraxfs.c @@ -124,4 +124,5 @@ QEMUMachine bareetraxfs_machine = { "bareetraxfs", "Bare ETRAX FS board", bareetraxfs_init, + 0x800000, }; |