Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
boot_rom_geometry Struct Reference

#include <gpmi-nand.h>

Data Fields

unsigned int stride_size_in_pages
 
unsigned int search_area_stride_exponent
 

Detailed Description

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.

Field Documentation

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.


The documentation for this struct was generated from the following file: