Home
last modified time | relevance | path

Searched refs:fm_autoconvert (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mtd/ubi/
H A Dbuild.c83 static bool fm_autoconvert; variable
91 static bool fm_autoconvert = CONFIG_MTD_UBI_FASTMAP_AUTOCONVERT; variable
965 ubi->fm_disabled = !fm_autoconvert; in ubi_attach_mtd_dev()
1545 module_param(fm_autoconvert, bool, 0644);
1546 MODULE_PARM_DESC(fm_autoconvert, "Set this parameter to enable fastmap automatically on images with…
H A DKconfig83 fm_autoconvert to 1 if you want so. Please note that fastmap-enabled
/OK3568_Linux_fs/kernel/drivers/mtd/ubi/
H A Dbuild.c70 static bool fm_autoconvert; variable
925 ubi->fm_disabled = !fm_autoconvert; in ubi_attach_mtd_dev()
1463 module_param(fm_autoconvert, bool, 0644);
1464 MODULE_PARM_DESC(fm_autoconvert, "Set this parameter to enable fastmap automatically on images with…
H A DKconfig74 fm_autoconvert to 1 if you want so. Please note that fastmap-enabled