
31 May
2016
31 May
'16
2:08 p.m.
From: Samuel Egli samuel.egli@siemens.com
From: Samuel Egli samuel.egli@siemens.com
Signed-off-by: Heiko Schocher hs@denx.de
---
Changes in v2: - rebase to current mainline commit id: e4a94ce4ac77396b181663c0493c50bc2d5b9143
include/configs/siemens-am33x-common.h | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/include/configs/siemens-am33x-common.h b/include/configs/siemens-am33x-common.h index dfc928d..ae26dad 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 */
--
2.5.5