summaryrefslogtreecommitdiff
path: root/include/configs/x530.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/x530.h')
-rw-r--r--include/configs/x530.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/x530.h b/include/configs/x530.h
index 25b259832a..515c6e7ff4 100644
--- a/include/configs/x530.h
+++ b/include/configs/x530.h
@@ -97,7 +97,4 @@
#define CONFIG_SPL_STACK (0x40000000 + ((192 - 16) << 10))
#define CONFIG_SPL_BOOTROM_SAVE (CONFIG_SPL_STACK + 4)
-/* SPL related SPI defines */
-#define CONFIG_SYS_U_BOOT_OFFS 0x24000
-
#endif /* _CONFIG_X530_H */