summaryrefslogtreecommitdiffstats
path: root/include/configs/c2mon.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/c2mon.h')
-rw-r--r--include/configs/c2mon.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/c2mon.h b/include/configs/c2mon.h
index 4508d757ac..15d79c4cae 100644
--- a/include/configs/c2mon.h
+++ b/include/configs/c2mon.h
@@ -36,6 +36,8 @@
#define CONFIG_MPC855 1 /* This is a MPC855 CPU */
#define CONFIG_C2MON 1 /* ...on a C2MON module */
+#define CONFIG_SYS_TEXT_BASE 0x40000000
+
#define CONFIG_80MHz 1 /* Running at 5 * 16 = 80 MHz */
#define CONFIG_8xx_CONS_SMC1 1 /* Console is on SMC1 */
OpenPOWER on IntegriCloud