Add qemu 2.4.0
[kvmfornfv.git] / qemu / roms / u-boot / board / micronas / vct / config.mk
diff --git a/qemu/roms/u-boot/board/micronas/vct/config.mk b/qemu/roms/u-boot/board/micronas/vct/config.mk
new file mode 100644 (file)
index 0000000..354d918
--- /dev/null
@@ -0,0 +1,13 @@
+#
+# (C) Copyright 2008 Stefan Roese <sr@denx.de>, DENX Software Engineering
+#
+# SPDX-License-Identifier:     GPL-2.0+
+#
+
+#
+# vct_xxx boards with MIPS 4Kc CPU core
+#
+
+ifndef CONFIG_SYS_TEXT_BASE
+CONFIG_SYS_TEXT_BASE = 0x87000000
+endif