summaryrefslogtreecommitdiff
path: root/board/delta/config.mk
diff options
context:
space:
mode:
authorMarkus Klotzbücher <Markus Klotzbümk@pollux.(none)>2006-02-22 14:05:44 +0100
committerMarkus Klotzbücher <mk@pollux.(none)>2006-02-22 14:05:44 +0100
commitff3c2a947889a9d60fc1c869565aa88b2e44b37b (patch)
tree6e2a6b6a04f76312393b378fcab5e8a225385e75 /board/delta/config.mk
parent48b6242aa1a5c8ef5f08abf30ebf9a49e3d95bd7 (diff)
SDRAM now working for delta board, but there are still aliasing problems,
we only see 64MB.
Diffstat (limited to 'board/delta/config.mk')
-rw-r--r--board/delta/config.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/board/delta/config.mk b/board/delta/config.mk
index 09b0f71557..4b0fa679ee 100644
--- a/board/delta/config.mk
+++ b/board/delta/config.mk
@@ -1,4 +1,5 @@
#TEXT_BASE = 0x0
#TEXT_BASE = 0xa1700000
#TEXT_BASE = 0xa3080000
-TEXT_BASE = 0xa3008000
+#TEXT_BASE = 0xa3008000
+TEXT_BASE = 0x9ffe0000