diff options
Diffstat (limited to 'include/configs/rsk7264.h')
-rw-r--r-- | include/configs/rsk7264.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/rsk7264.h b/include/configs/rsk7264.h index 2ecc328166..2144711589 100644 --- a/include/configs/rsk7264.h +++ b/include/configs/rsk7264.h @@ -25,7 +25,6 @@ /* Memory */ /* u-boot relocated to top 256KB of ram */ -#define CONFIG_SYS_TEXT_BASE 0x0CFC0000 #define CONFIG_SYS_SDRAM_BASE 0x0C000000 #define CONFIG_SYS_SDRAM_SIZE (64 * 1024 * 1024) |