diff options
Diffstat (limited to 'include/configs/adp-ae3xx.h')
-rw-r--r-- | include/configs/adp-ae3xx.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/adp-ae3xx.h b/include/configs/adp-ae3xx.h index f75274e273..218358b735 100644 --- a/include/configs/adp-ae3xx.h +++ b/include/configs/adp-ae3xx.h @@ -28,14 +28,10 @@ #define CONFIG_BOOTP_SERVERIP #ifdef CONFIG_SKIP_LOWLEVEL_INIT -#define CONFIG_SYS_TEXT_BASE 0x00500000 #ifdef CONFIG_OF_CONTROL #undef CONFIG_OF_SEPARATE #define CONFIG_OF_EMBED #endif -#else - -#define CONFIG_SYS_TEXT_BASE 0x80000000 #endif /* |