summaryrefslogtreecommitdiffstats
path: root/include/configs/FPS860L.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/FPS860L.h')
-rw-r--r--include/configs/FPS860L.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/FPS860L.h b/include/configs/FPS860L.h
index ec9000d9fc..ffb40e0051 100644
--- a/include/configs/FPS860L.h
+++ b/include/configs/FPS860L.h
@@ -36,6 +36,8 @@
#define CONFIG_MPC860 1 /* This is a MPC860 CPU */
#define CONFIG_FPS860L 1 /* ...on a FingerPrint Sensor */
+#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