Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dbuild.c84 static bool fm_debug; variable
95 static bool fm_debug = CONFIG_MTD_UBI_FM_DEBUG; variable
966 if (fm_debug) in ubi_attach_mtd_dev()
1547 module_param(fm_debug, bool, 0);
1548 MODULE_PARM_DESC(fm_debug, "Set this parameter to enable fastmap debugging by default. Warning, thi…