mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
igep00x0: Enable UBI fastmap
Fastmap significantly reduces flash scan time, enable it by default. Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Acked-by: Heiko Schocher <hs@denx.de>
This commit is contained in:
parent
ffc282e199
commit
31da6e30c4
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ CONFIG_LED_STATUS_STATE=2
|
|||
CONFIG_LED_STATUS_BOOT_ENABLE=y
|
||||
CONFIG_LED_STATUS_BOOT=0
|
||||
CONFIG_MMC_OMAP_HS=y
|
||||
CONFIG_MTD_UBI_FASTMAP=y
|
||||
CONFIG_SYS_NS16550=y
|
||||
CONFIG_FAT_WRITE=y
|
||||
CONFIG_OF_LIBFDT=y
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue