Skip to content
Snippets Groups Projects
Commit 96ab5ac5 authored by Mikhail Kshevetskiy's avatar Mikhail Kshevetskiy
Browse files

econet: set MTD_UBI_GLUEBI=y to have an mtd emulation for ubi 'art' volume

parent 8c2aa1ef
Branches
Tags
2 merge requests!505iopsys-econet:add sctp support modules,!456switch to u-boot-2022.04 and new spi/spi-nand drivers
...@@ -442,6 +442,7 @@ CONFIG_SPI_EN75XX=y ...@@ -442,6 +442,7 @@ CONFIG_SPI_EN75XX=y
# CONFIG_MTD_SPIFLASH is not set # CONFIG_MTD_SPIFLASH is not set
CONFIG_MTD_UBI=y CONFIG_MTD_UBI=y
CONFIG_MTD_UBI_BEB_LIMIT=20 CONFIG_MTD_UBI_BEB_LIMIT=20
CONFIG_MTD_UBI_GLUEBI=y
CONFIG_MTD_UBI_BLOCK=y CONFIG_MTD_UBI_BLOCK=y
CONFIG_MTD_UBI_WL_THRESHOLD=4096 CONFIG_MTD_UBI_WL_THRESHOLD=4096
CONFIG_MTD_CMDLINE_PARTS=y CONFIG_MTD_CMDLINE_PARTS=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment