summaryrefslogtreecommitdiffstats
path: root/u-boot/board/ns9750dev/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'u-boot/board/ns9750dev/config.mk')
-rw-r--r--u-boot/board/ns9750dev/config.mk16
1 files changed, 16 insertions, 0 deletions
diff --git a/u-boot/board/ns9750dev/config.mk b/u-boot/board/ns9750dev/config.mk
new file mode 100644
index 0000000..e5d8702
--- /dev/null
+++ b/u-boot/board/ns9750dev/config.mk
@@ -0,0 +1,16 @@
+#######################################################################
+#
+# Copyright (C) 2004 by FS Forth-Systeme GmbH.
+# Markus Pietrek <mpietrek@fsforth.de>
+#
+# @TODO
+# Linux-Kernel is expected to be at 0000'8000, entry 0000'8000
+# optionally with a ramdisk at 0080'0000
+#
+# we load ourself to 0078'0000
+#
+# download area is 0060'0000
+#
+
+
+CONFIG_SYS_TEXT_BASE = 0x00780000