summaryrefslogtreecommitdiffstats
path: root/board/karo/tx25/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/karo/tx25/config.mk')
-rw-r--r--board/karo/tx25/config.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/board/karo/tx25/config.mk b/board/karo/tx25/config.mk
new file mode 100644
index 0000000000..732a14a6d1
--- /dev/null
+++ b/board/karo/tx25/config.mk
@@ -0,0 +1,5 @@
+ifdef CONFIG_NAND_SPL
+TEXT_BASE = 0x81ec0000
+else
+TEXT_BASE = 0x81f00000
+endif
OpenPOWER on IntegriCloud