diff options
Diffstat (limited to 'include/configs/nx25-ae250.h')
-rw-r--r-- | include/configs/nx25-ae250.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/nx25-ae250.h b/include/configs/nx25-ae250.h index b5237972c9..5bf295c6ae 100644 --- a/include/configs/nx25-ae250.h +++ b/include/configs/nx25-ae250.h @@ -18,13 +18,10 @@ #define CONFIG_BOOTP_SERVERIP #ifdef CONFIG_SKIP_LOWLEVEL_INIT -#define CONFIG_SYS_TEXT_BASE 0x00000000 #ifdef CONFIG_OF_CONTROL #undef CONFIG_OF_SEPARATE #define CONFIG_OF_EMBED #endif -#else -#define CONFIG_SYS_TEXT_BASE 0x80000000 #endif /* |