diff options
Diffstat (limited to 'include/configs/rsk7269.h')
-rw-r--r-- | include/configs/rsk7269.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/rsk7269.h b/include/configs/rsk7269.h index 88d50ef9b99..a56f8e13429 100644 --- a/include/configs/rsk7269.h +++ b/include/configs/rsk7269.h @@ -24,7 +24,6 @@ /* Memory */ /* u-boot relocated to top 256KB of ram */ -#define CONFIG_SYS_TEXT_BASE 0x0DFC0000 #define CONFIG_SYS_SDRAM_BASE 0x0C000000 #define CONFIG_SYS_SDRAM_SIZE (32 * 1024 * 1024) |