Add qemu 2.4.0
[kvmfornfv.git] / qemu / roms / u-boot / board / gaisler / grsim_leon2 / config.mk
diff --git a/qemu/roms/u-boot/board/gaisler/grsim_leon2/config.mk b/qemu/roms/u-boot/board/gaisler/grsim_leon2/config.mk
new file mode 100644 (file)
index 0000000..f98b23b
--- /dev/null
@@ -0,0 +1,16 @@
+#
+# (C) Copyright 2007
+# Daniel Hellstrom, Gaisler Research, daniel@gaisler.com
+#
+# SPDX-License-Identifier:     GPL-2.0+
+#
+
+#
+# GRSIM simulating a LEON2 board
+#
+
+# RUN U-BOOT FROM PROM
+CONFIG_SYS_TEXT_BASE = 0x00000000
+
+# RUN U-BOOT FROM RAM
+#CONFIG_SYS_TEXT_BASE = 0x40000000