summaryrefslogtreecommitdiffstats
path: root/include/configs/t3corp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/t3corp.h')
-rw-r--r--include/configs/t3corp.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/t3corp.h b/include/configs/t3corp.h
index 39ca7930ba..d00e64eff2 100644
--- a/include/configs/t3corp.h
+++ b/include/configs/t3corp.h
@@ -31,6 +31,10 @@
#define CONFIG_440 1
#define CONFIG_4xx 1 /* ... PPC4xx family */
+#ifndef CONFIG_SYS_TEXT_BASE
+#define CONFIG_SYS_TEXT_BASE 0xFFFA0000
+#endif
+
#define CONFIG_HOSTNAME t3corp
/*
OpenPOWER on IntegriCloud