1. NAME

add_marker_len - compute the length of the marker in data area

2. SYNOPSIS

u32 add_marker_len(struct nand_bbt_descr *  td );

3. ARGUMENTS

td
    BBT descriptor used for computation

4. DESCRIPTION

The length will be 0 if the marker is located in OOB area.

5. AUTHOR

Thomas Gleixner <>
    Author.

6. COPYRIGHT