From: Samuel Egli Date: Tue, 7 Jun 2016 06:55:39 +0000 (+0200) Subject: siemens,am33x: add ubi fastmap support X-Git-Tag: v2016.07-rc2~69 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=3c5d51fffc92417b38a2c94f4253e9a8a04100b8;p=u-boot siemens,am33x: add ubi fastmap support From: Samuel Egli Signed-off-by: Heiko Schocher --- 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 */