diff options
Diffstat (limited to 'include/configs/x530.h')
-rw-r--r-- | include/configs/x530.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/x530.h b/include/configs/x530.h index 80c898ef7ce..80ae15bd4e4 100644 --- a/include/configs/x530.h +++ b/include/configs/x530.h @@ -107,7 +107,6 @@ /* Defines for SPL */ #define CONFIG_SPL_SIZE (140 << 10) -#define CONFIG_SPL_TEXT_BASE 0x40000030 #define CONFIG_SPL_MAX_SIZE (CONFIG_SPL_SIZE - 0x0030) #define CONFIG_SPL_BSS_START_ADDR (0x40000000 + CONFIG_SPL_SIZE) |