aboutsummaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorMarkus Klotzbücher <Markus Klotzbümk@pollux.(none)>2006-02-22 17:48:43 +0100
committerMarkus Klotzbücher <mk@pollux.(none)>2006-02-22 17:48:43 +0100
commit599f52253ab38e1b9d3966279ce83e7816f1e5e0 (patch)
tree330f6d959177ed72a92f93a6c33ca2d6f025e78f /board
parentff3c2a947889a9d60fc1c869565aa88b2e44b37b (diff)
SDRAM now working.
Diffstat (limited to 'board')
-rw-r--r--board/delta/config.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/board/delta/config.mk b/board/delta/config.mk
index 4b0fa679e..d48fe054a 100644
--- a/board/delta/config.mk
+++ b/board/delta/config.mk
@@ -1,5 +1,6 @@
#TEXT_BASE = 0x0
#TEXT_BASE = 0xa1700000
#TEXT_BASE = 0xa3080000
-#TEXT_BASE = 0xa3008000
-TEXT_BASE = 0x9ffe0000
+#TEXT_BASE = 0x9ffe0000
+TEXT_BASE = 0xa3008000
+