]> git.sur5r.net Git - u-boot/blobdiff - include/configs/smdk5250.h
sunxi: Fix reset hang on sun5i
[u-boot] / include / configs / smdk5250.h
index 183aae726d57970cd7aa76bba03c1ceb7fdfa299..66fa1799e7b53edc8ea7dad78a82710bdcf04c43 100644 (file)
@@ -14,4 +14,8 @@
 #undef CONFIG_DEFAULT_DEVICE_TREE
 #define CONFIG_DEFAULT_DEVICE_TREE     exynos5250-smdk5250
 
+/* Enable FIT support and comparison */
+#define CONFIG_FIT
+#define CONFIG_FIT_BEST_MATCH
+
 #endif /* __CONFIG_SMDK_H */