mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
siemens,am33x: add ubi fastmap support
From: Samuel Egli <samuel.egli@siemens.com> Signed-off-by: Heiko Schocher <hs@denx.de>
This commit is contained in:
parent
d8ccbe93b5
commit
3c5d51fffc
1 changed files with 2 additions and 0 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue