diff options
Diffstat (limited to 'include/configs/mpr2.h')
-rw-r--r-- | include/configs/mpr2.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mpr2.h b/include/configs/mpr2.h index a6e172659f..0fc089ea3d 100644 --- a/include/configs/mpr2.h +++ b/include/configs/mpr2.h @@ -29,8 +29,6 @@ #define CONFIG_SYS_MONITOR_LEN (128 * 1024) #define CONFIG_SYS_MALLOC_LEN (256 * 1024) -#define CONFIG_SYS_TEXT_BASE 0x8FFC0000 - /* Memory */ #define CONFIG_SYS_SDRAM_BASE 0x8C000000 #define CONFIG_SYS_SDRAM_SIZE (64 * 1024 * 1024) |