summaryrefslogtreecommitdiffstats
path: root/u-boot/board/qemu-mips/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'u-boot/board/qemu-mips/config.mk')
-rw-r--r--u-boot/board/qemu-mips/config.mk10
1 files changed, 10 insertions, 0 deletions
diff --git a/u-boot/board/qemu-mips/config.mk b/u-boot/board/qemu-mips/config.mk
new file mode 100644
index 0000000..27cd34a
--- /dev/null
+++ b/u-boot/board/qemu-mips/config.mk
@@ -0,0 +1,10 @@
+#
+# Qemu -M mips system emulator
+# See http://fabrice.bellard.free.fr/qemu
+#
+
+# ROM version
+CONFIG_SYS_TEXT_BASE = 0xbfc00000
+
+# RAM version
+#CONFIG_SYS_TEXT_BASE = 0x80001000