diff options
Diffstat (limited to 'include/configs/gplugd.h')
-rw-r--r-- | include/configs/gplugd.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/gplugd.h b/include/configs/gplugd.h index 67f06722f2..fd26fef7b9 100644 --- a/include/configs/gplugd.h +++ b/include/configs/gplugd.h @@ -24,8 +24,6 @@ #define CONFIG_MACH_TYPE MACH_TYPE_GPLUGD /* Machine type */ #define CONFIG_SKIP_LOWLEVEL_INIT /* disable board lowlevel_init */ -#define CONFIG_SYS_TEXT_BASE 0x00f00000 - /* * There is no internal RAM in ARMADA100, using DRAM * TBD: dcache to be used for this |