Linux Kernel
3.7.1
|
#include <gpmi-nand.h>
Data Fields | |
unsigned int | stride_size_in_pages |
unsigned int | search_area_stride_exponent |
struct boot_rom_geometry - Boot ROM geometry description. : The size of a boot block stride, in pages. : The logarithm to base 2 of the size of a search area in boot block strides.
Definition at line 77 of file gpmi-nand.h.
unsigned int search_area_stride_exponent |
Definition at line 79 of file gpmi-nand.h.
unsigned int stride_size_in_pages |
Definition at line 78 of file gpmi-nand.h.