diff options
Diffstat (limited to 'include/configs/GEN860T.h')
-rw-r--r-- | include/configs/GEN860T.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/GEN860T.h b/include/configs/GEN860T.h index 12f879a..a2b934f 100644 --- a/include/configs/GEN860T.h +++ b/include/configs/GEN860T.h @@ -35,6 +35,8 @@ #define CONFIG_MPC860 #define CONFIG_GEN860T +#define CONFIG_SYS_TEXT_BASE 0x40000000 + /* * Identify the board */ |