aboutsummaryrefslogtreecommitdiff
path: root/include/configs/mpr2.h
diff options
context:
space:
mode:
authorJohn Rigby <john.rigby@linaro.org>2011-02-24 09:11:11 -0700
committerJohn Rigby <john.rigby@linaro.org>2011-02-24 09:33:57 -0700
commitaf329cc89a5466a686e81d87d5507b25526b9155 (patch)
treed29f479474462d914700e41f6b793fe7048b7b3d /include/configs/mpr2.h
parentd68c7335baa78d015171c6387ce330d9fa17f1f8 (diff)
parentc7977858dcf1f656cbe91ea0dc3cb9139c6a8cc8 (diff)
Merge current upstream
Signed-off-by: John Rigby <john.rigby@linaro.org>
Diffstat (limited to 'include/configs/mpr2.h')
-rw-r--r--include/configs/mpr2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/mpr2.h b/include/configs/mpr2.h
index 311f52402..f32899f47 100644
--- a/include/configs/mpr2.h
+++ b/include/configs/mpr2.h
@@ -58,6 +58,8 @@
#define CONFIG_SYS_MONITOR_LEN (128 * 1024)
#define CONFIG_SYS_MALLOC_LEN (256 * 1024)
+#define CONFIG_SYS_TEXT_BASE 0x8FFC0000
+
/* Memory */
#define CONFIG_SYS_SDRAM_BASE 0x8C000000
#define CONFIG_SYS_SDRAM_SIZE (64 * 1024 * 1024)