Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/ubi/
Dbuild.c83 static bool fm_debug; variable
94 static bool fm_debug = CONFIG_MTD_UBI_FM_DEBUG; variable
965 if (fm_debug) in ubi_attach_mtd_dev()
1546 module_param(fm_debug, bool, 0);
1547 MODULE_PARM_DESC(fm_debug, "Set this parameter to enable fastmap debugging by default. Warning, thi…