summaryrefslogtreecommitdiffstats
path: root/include/configs/beagle_x15.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/beagle_x15.h')
-rw-r--r--include/configs/beagle_x15.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/beagle_x15.h b/include/configs/beagle_x15.h
index 369f7b82e6..8d072c6ed0 100644
--- a/include/configs/beagle_x15.h
+++ b/include/configs/beagle_x15.h
@@ -14,6 +14,10 @@
#define CONFIG_AM57XX
+#ifdef CONFIG_SPL_BUILD
+#define CONFIG_IODELAY_RECALIBRATION
+#endif
+
#define CONFIG_NR_DRAM_BANKS 2
#define CONFIG_ENV_SIZE (64 << 10)
OpenPOWER on IntegriCloud