diff options
Diffstat (limited to 'include/configs/strider.h')
-rw-r--r-- | include/configs/strider.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/strider.h b/include/configs/strider.h index 85aeded40ee..24ba717c567 100644 --- a/include/configs/strider.h +++ b/include/configs/strider.h @@ -18,8 +18,6 @@ #define CONFIG_MPC8308 1 /* MPC8308 CPU specific */ #define CONFIG_STRIDER 1 /* STRIDER board specific */ -#define CONFIG_SYS_TEXT_BASE 0xFE000000 - #define CONFIG_BOARD_EARLY_INIT_R #define CONFIG_LAST_STAGE_INIT |