summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJana Rapava <fermata7@gmail.com>2011-07-11 14:16:44 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-07-14 15:41:25 +0200
commit745525f61cef3bc385db7f8e6f15374744a0efbc (patch)
tree79303247da9480866522c2a50f8787d835f4ddb8
parent7103fa69706f9590dc4568c228388e651a0d8a0c (diff)
downloadblackbird-obmc-uboot-745525f61cef3bc385db7f8e6f15374744a0efbc.tar.gz
blackbird-obmc-uboot-745525f61cef3bc385db7f8e6f15374744a0efbc.zip
EfikaMX: Add missing CONFIG_SYS_TEXT_BASE
Signed-off-by: Jana Rapava <fermata7@gmail.com>
-rw-r--r--include/configs/efikamx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/efikamx.h b/include/configs/efikamx.h
index a04ac4982f..209d3e23ce 100644
--- a/include/configs/efikamx.h
+++ b/include/configs/efikamx.h
@@ -38,6 +38,8 @@
#define CONFIG_DISPLAY_CPUINFO
#define CONFIG_DISPLAY_BOARDINFO
+#define CONFIG_SYS_TEXT_BASE 0x97800000
+
#define CONFIG_SYS_L2CACHE_OFF
/*
OpenPOWER on IntegriCloud