[U-Boot] [PATCH v1 1/7] siemens,am33x: add ubi fastmap support

Heiko Schocher hs at denx.de
Wed May 25 07:07:06 CEST 2016


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

Signed-off-by: Heiko Schocher <hs at denx.de>
---

 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



More information about the U-Boot mailing list