ADD_MARKER_LEN
Section: Internal Functions Provided (9)
Updated: February 2011
Index
Return to Main Contents
 
NAME
add_marker_len - compute the length of the marker in data area
 
SYNOPSIS
- 
u32 add_marker_len(struct nand_bbt_descr * td);
ARGUMENTS
td
- 
- BBT descriptor used for computation
DESCRIPTION
The length will be 0 if the markeris located in OOB area.
 
AUTHOR
Thomas Gleixner <tglx@linutronix.de>
- 
Author.
COPYRIGHT