Browse Source

siemens,am33x: add ubi fastmap support

From: Samuel Egli <samuel.egli@siemens.com>

Signed-off-by: Heiko Schocher <hs@denx.de>
Samuel Egli 9 years ago
parent
commit
3c5d51fffc
1 changed files with 2 additions and 0 deletions
  1. 2 0
      include/configs/siemens-am33x-common.h

+ 2 - 0
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 */