summaryrefslogtreecommitdiff
path: root/board/qemu-mips/config.mk
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2008-01-23 14:37:59 +0100
committerWolfgang Denk <wd@denx.de>2008-01-23 14:37:59 +0100
commitf10d7b94548a788a40b08a50dcdc3209427fec38 (patch)
tree51a2503175dc3d646b890ea26955814e3daffefd /board/qemu-mips/config.mk
parentb0e49b4cd86b1b8617e2a671502f0fa25e848f04 (diff)
parentf58934551e052db5a1f33f53dcc9cbf6fcb72910 (diff)
Merge ../custodians
Diffstat (limited to 'board/qemu-mips/config.mk')
-rw-r--r--board/qemu-mips/config.mk10
1 files changed, 10 insertions, 0 deletions
diff --git a/board/qemu-mips/config.mk b/board/qemu-mips/config.mk
new file mode 100644
index 00000000000..4d4078a4076
--- /dev/null
+++ b/board/qemu-mips/config.mk
@@ -0,0 +1,10 @@
+#
+# Qemu -M mips system emulator
+# See http://fabrice.bellard.free.fr/qemu
+#
+
+# ROM version
+TEXT_BASE = 0xbfc00000
+
+# RAM version
+#TEXT_BASE = 0x80001000