diff options
Diffstat (limited to 'include/configs/mv-common.h')
-rw-r--r-- | include/configs/mv-common.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/mv-common.h b/include/configs/mv-common.h index 1721fefd14..7e2bdac1a2 100644 --- a/include/configs/mv-common.h +++ b/include/configs/mv-common.h @@ -25,9 +25,6 @@ /* * Custom CONFIG_SYS_TEXT_BASE can be done in <board>.h */ -#ifndef CONFIG_SYS_TEXT_BASE -#define CONFIG_SYS_TEXT_BASE 0x00600000 -#endif /* CONFIG_SYS_TEXT_BASE */ /* additions for new ARM relocation support */ #define CONFIG_SYS_SDRAM_BASE 0x00000000 |