Compute the length of the marker in data area
u32 add_marker_len(struct nand_bbt_descr * td);
td
BBT descriptor used for computation
The length will be 0 if the marker is located in OOB area.
Thomas Gleixner <[email protected]>
Author.