diff options
| -rw-r--r-- | include/configs/siemens-am33x-common.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/include/configs/siemens-am33x-common.h b/include/configs/siemens-am33x-common.h index dfc928d33b8..ae26dad4aa6 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 */ | 
