]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/configs/octeontx2_common.h
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / include / configs / octeontx2_common.h
index f415dffddbea0c9a46ca5267920adde7373b47e4..c4db38562d831ddcd7a5328b2ea2083f840282f9 100644 (file)
@@ -19,4 +19,9 @@
                                        "loadaddr=20080000\0"   \
                                        "ethrotate=yes\0"
 
+#if defined(CONFIG_MMC_OCTEONTX)
+#define MMC_SUPPORTS_TUNING
+/** EMMC specific defines */
+#endif
+
 #endif /* __OCTEONTX2_COMMON_H__ */