summaryrefslogtreecommitdiffstats
path: root/include/configs/t4qds.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/t4qds.h')
-rw-r--r--include/configs/t4qds.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/t4qds.h b/include/configs/t4qds.h
index 54a5e3e260..bd324ba2fa 100644
--- a/include/configs/t4qds.h
+++ b/include/configs/t4qds.h
@@ -17,11 +17,10 @@
#define CONFIG_E500 /* BOOKE e500 family */
#define CONFIG_E500MC /* BOOKE e500mc family */
#define CONFIG_SYS_BOOK3E_HV /* Category E.HV supported */
-#define CONFIG_MPC85xx /* MPC85xx/PQ3 platform */
#define CONFIG_MP /* support multiple processors */
#ifndef CONFIG_SYS_TEXT_BASE
-#define CONFIG_SYS_TEXT_BASE 0xeff80000
+#define CONFIG_SYS_TEXT_BASE 0xeff40000
#endif
#ifndef CONFIG_RESET_VECTOR_ADDRESS
OpenPOWER on IntegriCloud