aboutsummaryrefslogtreecommitdiff
path: root/include/configs/sbc8240.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/sbc8240.h')
-rw-r--r--include/configs/sbc8240.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/sbc8240.h b/include/configs/sbc8240.h
index b00667f6f..ea9304311 100644
--- a/include/configs/sbc8240.h
+++ b/include/configs/sbc8240.h
@@ -43,6 +43,8 @@
#define CONFIG_MPC8240 1
#define CONFIG_WRSBC8240 1
+#define CONFIG_SYS_TEXT_BASE 0xFFF00000
+
#define CONFIG_CONS_INDEX 1
#define CONFIG_BAUDRATE 9600
#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 }