summaryrefslogtreecommitdiffstats
path: root/include/configs/FPS850L.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/FPS850L.h')
-rw-r--r--include/configs/FPS850L.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/FPS850L.h b/include/configs/FPS850L.h
index addca2fe3a..ac0c48ebf6 100644
--- a/include/configs/FPS850L.h
+++ b/include/configs/FPS850L.h
@@ -36,6 +36,8 @@
#define CONFIG_MPC850 1 /* This is a MPC850 CPU */
#define CONFIG_FPS850L 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