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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/x530.h b/include/configs/x530.h
index 4446510df4..25b259832a 100644
--- a/include/configs/x530.h
+++ b/include/configs/x530.h
@@ -98,6 +98,6 @@
#define CONFIG_SPL_BOOTROM_SAVE (CONFIG_SPL_STACK + 4)
/* SPL related SPI defines */
-#define CONFIG_SYS_U_BOOT_OFFS CONFIG_SYS_SPI_U_BOOT_OFFS
+#define CONFIG_SYS_U_BOOT_OFFS 0x24000
#endif /* _CONFIG_X530_H */