mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 21:21:37 +00: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