[PATCH] mtd: gpmi: make blockmark swapping optional
Huang Shijie
b32955 at freescale.com
Fri Mar 21 01:36:12 EDT 2014
于 2014年03月19日 21:23, y at karo-electronics.de 写道:
> + /* Set up swap_block_mark, must be set before the gpmi_set_geometry() */
> + if (!of_property_read_bool(this->dev->of_node, "fsl,no-blockmark-swap"))
> + this->swap_block_mark = !GPMI_IS_MX23(this);
Our ROM guy had confirmed that the Rom will disable the swapping if we
set the DISBBM bit.
But please do not change any logic for imx23/imx28.
I really do not know what's the benefit we can get from this patch.
Please send the new version about this patch if you want this feature.
thanks
Huang Shijie
More information about the linux-mtd
mailing list