projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8ccbe9
)
siemens,am33x: add ubi fastmap support
author
Samuel Egli
<samuel.egli@siemens.com>
Tue, 7 Jun 2016 06:55:39 +0000
(08:55 +0200)
committer
Tom Rini
<trini@konsulko.com>
Thu, 9 Jun 2016 17:53:11 +0000
(13:53 -0400)
From: Samuel Egli <samuel.egli@siemens.com>
Signed-off-by: Heiko Schocher <hs@denx.de>
include/configs/siemens-am33x-common.h
patch
|
blob
|
history
diff --git
a/include/configs/siemens-am33x-common.h
b/include/configs/siemens-am33x-common.h
index dfc928d33b8b564aed3ae0803d4190efe719c610..ae26dad4aa61c47120b00a6cb504b808b907548c 100644
(file)
--- 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 */