summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorSamuel Egli <samuel.egli@siemens.com>2016-06-07 08:55:39 +0200
committerTom Rini <trini@konsulko.com>2016-06-09 13:53:11 -0400
commit3c5d51fffc92417b38a2c94f4253e9a8a04100b8 (patch)
tree740814733a9044fda5b698b61bd8340707072ca9 /include
parentd8ccbe93b576696852a7cdb2ac8018bb47ce787e (diff)
downloadtalos-obmc-uboot-3c5d51fffc92417b38a2c94f4253e9a8a04100b8.tar.gz
talos-obmc-uboot-3c5d51fffc92417b38a2c94f4253e9a8a04100b8.zip
siemens,am33x: add ubi fastmap support
From: Samuel Egli <samuel.egli@siemens.com> Signed-off-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'include')
-rw-r--r--include/configs/siemens-am33x-common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/siemens-am33x-common.h b/include/configs/siemens-am33x-common.h
index dfc928d33b..ae26dad4aa 100644
--- a/include/configs/siemens-am33x-common.h
+++ b/include/configs/siemens-am33x-common.h
@@ -288,6 +288,8 @@
#define CONFIG_LZO
#define CONFIG_CMD_UBI
#define CONFIG_CMD_UBIFS
+#define CONFIG_MTD_UBI_FASTMAP
+#define CONFIG_MTD_UBI_FASTMAP_AUTOCONVERT 1
#endif
/* Commen environment */
OpenPOWER on IntegriCloud