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

#include <of_fdt.h>

Data Fields

__be32 magic
 
__be32 totalsize
 
__be32 off_dt_struct
 
__be32 off_dt_strings
 
__be32 off_mem_rsvmap
 
__be32 version
 
__be32 last_comp_version
 
__be32 boot_cpuid_phys
 
__be32 dt_strings_size
 
__be32 dt_struct_size
 

Detailed Description

Definition at line 43 of file of_fdt.h.

Field Documentation

__be32 boot_cpuid_phys

Definition at line 52 of file of_fdt.h.

__be32 dt_strings_size

Definition at line 54 of file of_fdt.h.

__be32 dt_struct_size

Definition at line 56 of file of_fdt.h.

__be32 last_comp_version

Definition at line 50 of file of_fdt.h.

__be32 magic

Definition at line 44 of file of_fdt.h.

__be32 off_dt_strings

Definition at line 47 of file of_fdt.h.

__be32 off_dt_struct

Definition at line 46 of file of_fdt.h.

__be32 off_mem_rsvmap

Definition at line 48 of file of_fdt.h.

__be32 totalsize

Definition at line 45 of file of_fdt.h.

__be32 version

Definition at line 49 of file of_fdt.h.


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