summaryrefslogtreecommitdiffstats
path: root/include/configs/smdk5420.h
diff options
context:
space:
mode:
authorAlbert ARIBAUD <albert.u.boot@aribaud.net>2014-05-15 16:36:02 +0200
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2014-05-15 16:36:02 +0200
commit9f5f51540d0d6af03ff22f55b7afc3fda6a4120d (patch)
tree51ad9a5b740255d53d3381f79fb6011e4928ad40 /include/configs/smdk5420.h
parent41623c91b09a0c865fab41acdaff30f060f29ad6 (diff)
parent9b97b727dcfbdc02a0a78e4c1d81670742f28784 (diff)
downloadblackbird-obmc-uboot-9f5f51540d0d6af03ff22f55b7afc3fda6a4120d.tar.gz
blackbird-obmc-uboot-9f5f51540d0d6af03ff22f55b7afc3fda6a4120d.zip
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Diffstat (limited to 'include/configs/smdk5420.h')
-rw-r--r--include/configs/smdk5420.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/smdk5420.h b/include/configs/smdk5420.h
index b96eea8890..58f706a3a7 100644
--- a/include/configs/smdk5420.h
+++ b/include/configs/smdk5420.h
@@ -51,4 +51,8 @@
#define CONFIG_MAX_I2C_NUM 11
+/* Enable FIT support and comparison */
+#define CONFIG_FIT
+#define CONFIG_FIT_BEST_MATCH
+
#endif /* __CONFIG_5420_H */
OpenPOWER on IntegriCloud