summaryrefslogtreecommitdiff
path: root/include/configs/sama5d27_som1_ek.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/sama5d27_som1_ek.h')
-rw-r--r--include/configs/sama5d27_som1_ek.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/sama5d27_som1_ek.h b/include/configs/sama5d27_som1_ek.h
index 7898f4d277..9b33acd40d 100644
--- a/include/configs/sama5d27_som1_ek.h
+++ b/include/configs/sama5d27_som1_ek.h
@@ -62,8 +62,4 @@
#define CONFIG_SPL_FS_LOAD_PAYLOAD_NAME "u-boot.img"
#endif
-#if defined(CONFIG_QSPI_BOOT) && defined(CONFIG_SPL_SPI_LOAD)
-#define CONFIG_SYS_SPI_U_BOOT_OFFS 0x10000
-#endif
-
#endif