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