summaryrefslogtreecommitdiffstats
path: root/include/configs/ve8313.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/ve8313.h')
-rw-r--r--include/configs/ve8313.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/ve8313.h b/include/configs/ve8313.h
index 016143c45c..d8541803f8 100644
--- a/include/configs/ve8313.h
+++ b/include/configs/ve8313.h
@@ -38,6 +38,10 @@
#define CONFIG_MPC8313 1
#define CONFIG_VE8313 1
+#ifndef CONFIG_SYS_TEXT_BASE
+#define CONFIG_SYS_TEXT_BASE 0xfe000000
+#endif
+
#define CONFIG_PCI 1
#define CONFIG_FSL_ELBC 1
OpenPOWER on IntegriCloud