diff options
Diffstat (limited to 'include/configs/at91rm9200ek.h')
-rw-r--r-- | include/configs/at91rm9200ek.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/at91rm9200ek.h b/include/configs/at91rm9200ek.h index 8dcd6f41e5..325dcfc45d 100644 --- a/include/configs/at91rm9200ek.h +++ b/include/configs/at91rm9200ek.h @@ -25,9 +25,6 @@ */ #ifdef CONFIG_RAMBOOT #define CONFIG_SKIP_LOWLEVEL_INIT -#define CONFIG_SYS_TEXT_BASE 0x20100000 -#else -#define CONFIG_SYS_TEXT_BASE 0x10000000 #endif /* |