summaryrefslogtreecommitdiffstats
path: root/include/configs/SM850.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/SM850.h')
-rw-r--r--include/configs/SM850.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/SM850.h b/include/configs/SM850.h
index 56f03e2b88..b5fe1cdacb 100644
--- a/include/configs/SM850.h
+++ b/include/configs/SM850.h
@@ -38,6 +38,8 @@
#define CONFIG_MPC850 1 /* This is a MPC850 CPU */
#define CONFIG_SM850 1 /*...on a MPC850 Service Module */
+#define CONFIG_SYS_TEXT_BASE 0x40000000
+
#define CONFIG_8xx_CONS_SMC2 1 /* Console is on SMC2 */
#define CONFIG_SYS_SMC_RXBUFLEN 128
#define CONFIG_SYS_MAXIDLE 10
OpenPOWER on IntegriCloud